Groups | Blog | Home
all groups > flash actionscript > january 2006 >

flash actionscript : Flash Movie Link Help - ASAP


rramkey
1/10/2006 8:57:37 PM
Need help ASAP. We have one single flash minisite which features two different
products. We need to be able to access the product pages independently from two
different promotional emails that are dropping tomorrow, despite the fact that
both the sections are in the same movie (FLA). Can someone please help. Needs
to go live tomorrow morning. Thank you.

Ram
gwennabeme
1/10/2006 9:00:10 PM
rramkey
1/10/2006 9:03:44 PM
Thanks for the prompt reply. I guess thats what we are trying to acheive. I am
a Acct manager here. My developer does not know how to do it. So I am trying to
understand it so I can tell her how to. Although I might be slightly wrong, I
am pretty sure that the two are separate scenes. How do we get separate URLs
for these two scenes? We also need to track visitor based on this URLs. Thanks
again for your help.
gwennabeme
1/10/2006 9:41:37 PM
zensoldier
1/10/2006 10:36:54 PM
You could rework your flash to accept a variable from the query string to
determine which scene to play.

Your developer has to understand that.

the link for your email would be like.

www.whatever.com?scene=1

Then the flash would say

gotoAndPlay(_root.scene)

AddThis Social Bookmark Button