Ask a Question related to Macromedia Flash, Design and Development.
-
Anonymoose #1
stacking order question
I've got 6 images on 6 different layers that use motion tweening to move
into position, then I want to, one by one, scale each up for a closer look,
and then back down.
I'm having a problem with stacking order since I want to bring each one to
the top no matter which layer they're on, and right now some images are
obscured by other images. Bring to Front seems to only work on items
within a layer, but not items in separate layers, no? Is there something
fundamental I'm not getting? Or is there another solution?
Much thanks in advance.
Anonymoose Guest
-
Stacking Tables
Im setting up a site that expands to the width of the browser window. What I need is to have tables stack on top of one another when the browser... -
Changing stacking order of objects on the page
I am using Acrobat 6.01. After selecting an object with the Touch Up Object tool, and editing it in either Photoshop or Illustrator, the object... -
[PHP-DEV] ZE2 and order of initialization (quick question)
Am i correct in my understanding that the object store is not initialized before MINIT is run ? l0t3k -- PHP Internals - PHP Runtime... -
Layer Stacking Order & Flash Files
I have a page that has a flash file and a layer. I want the layer to be above the flash file. In Dreamweaver, this shows correctly, but when I... -
ORDER BY Question
Hi All, This may be a little difficult to explain but here goes... I have two tables one for companies and one for offices. Threre is... -
Martin Voegeli, vom #2
Re: stacking order question
Anonymoose wrote:
With ActionScript you can change the depth of the clips. Let's say you>
> I've got 6 images on 6 different layers that use motion tweening to
> move into position, then I want to, one by one, scale each up for a
> closer look, and then back down.
>
> I'm having a problem with stacking order since I want to bring each
> one to the top no matter which layer they're on, and right now some
> images are obscured by other images. Bring to Front seems to only
> work on items within a layer, but not items in separate layers, no?
> Is there something fundamental I'm not getting? Or is there another
> solution?
>
> Much thanks in advance.
want to change the "stacking order" of the clips "c1" and "c2":
c1.swapDepths(c2);
Best wishes, Martin ;) * [url]http://birdy1976.com/[/url] * ICQ# 237743398
Martin Voegeli, vom Guest



Reply With Quote

