my developer is using java to identify the source url and then appends it to the flash call.
thus, ending up with
var so = new SWFObject('/licensemag/data/site/licensemag/licensemaglogoImage1155759784099.swf?urlSource=www.license-europe.com',
'siteLogo', etc............
any thoughts
hey kenneth,
your code created errors in flash. one was the syntax of the gotoAndStop and the other was a "}".
this whole thing has to have something to do with the initial passing of the variable. i'm no action scripter, but this is baffling me.
thanks anyhow.
i am a web developer/coder and was asked to come up with a flash file that will display a different logo depending on the incoming url. The url value is passed to the file and then an if/else script selects the logo display.
frame 1 has this:
stop();
var urlSource;
if (urlSource ==...
thanks much kenneth! from what i had read i kind of thought that would be the process. i'm shocked that flash doesn't have such a simple function built in. oh well.
cheers,
def
i am looking to have a flash file that will show header image 1 if the user comes from a specific url or header image 2 if the user comes from a different but specific url. i have flash mx & flash 8.
is this embedded in the software? is there an actionscript command to achieve this?
thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.