You need to pass the variables in the GET query to
flashvars in the object tag. You'll have to use
JavaScript to write out the object tag, and insert the
variables in the right place.


--- Gustavo Duenas <[EMAIL PROTECTED]>
wrote:

> Hi Guys, I'm really concerned for this, Iknow this
> might be easy for  
> you, but I'm knocking my head against the wall.
> This is the code in the action script:
> 
> 
> var video1 = nbc6;
> var video = _root.video;
> if (video1 = video){
>       tellTarget(this.videoLoader){
>               gotoAndPlay(2);
>       }
> }
> 
> 
> and this is the link in the text message:
> 
> fullpage.html?video=nbc6
> 
> I'd appreciate your help.
> 
> 
> 
> Thanks
> 
> 
> Gustavo Duenas
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the
> archive:
>
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> 



 
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to