Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
wrongpanda #1
Banner Layer Help
Is anyone can help:
I created an ad banner(banner.swf), and inside that banner I use LoadMovie to
load another a.swf. And Inside the a.swf I got a button movie clip inside! When
I press that button movie clip I want to stop the banner.swf, when the user
press teh button again, then the banner will continue to play. Does another
one, how can I call that banner.swf from the a.swf's button movie clip!
When I use tellTarget(_root){gotoAndStop(200);}, it cannot stop!!!
Can anyone HELP!!!!
wrongpanda Guest
-
activeX axShockwave.loadMovie(Layer, url) ... what is layer for ?
Hi All, I am working with the shockwave activeX controll loading flash movies into my c# applications. ( I am using falsh mx 2004 Pro) The movies... -
Has anyone seen the "Mad Mad House" banner or the Pizza Hut banner? [video]
Has anyone seen these two banners anyplace? I've run into both of them on Yahoo and am desperately seeking a tutorial or any resources on how these... -
Flash layer on top of normal HTML layer
I am using z-index to put a flash advertisement with a transparent background at the utmost top layer of my webpage. Since I want it to move... -
PE2: Selecting and painting a layer having a Hidden Power Tools' layer mask?
I am making a collage using PE2. I have a background layer (solid color) and then each photo is on its own layer with a layer mask used from the... -
on Director : 3D layer + flash (SWF) layer (or with other layer type)
Thankx for all it's works :) Coool -
!lurk #2
Re: Banner Layer Help
_root will access the a.swf when called from a.swf, so you'll want to
use either _level0 or _parent to access banner.swf.
!lurk Guest



Reply With Quote

