[SWFObject] Passing URLs thru SWFObject

nacho rapallo nacho at yestoall.com
Mon Oct 30 09:54:41 PST 2006


yes i'm using the last version
but i need tu use the non compressed one to make it work

On 10/11/06, Geoff Stearns <geoff at deconcept.com> wrote:
>
> really? my test page uses addVariable and it seems to work fine...
> are you using the latest version?
>
>
> On Oct 11, 2006, at 4:10 AM, nacho rapallo wrote:
>
> it works with the non compressed js but with compressed version it doesn't
> seems to work
>
> On 10/10/06, Geoff Stearns < geoff at deconcept.com> wrote:
> >
> > this part is correct:
> >
> > > so.addVariable("myURL", " http://www.myDomain.com/myPage.html");
> >
> > after that, you'll have a variable on your _root timeline called
> > 'myURL' - what you do with it at that point is up to you...
> >
> > one quick fix would be:
> >
> > > on (release) {
> > >       getURL(_root.myURL);
> > > }
> >
> >
> >
> >
> > On Oct 10, 2006, at 2:14 PM, Tim Vaught wrote:
> >
> > > Hello,
> > >
> > > I want to use SWF Object to pass URLs to a button in the flash movie.
> > >
> > > I assume my button's actionscript should be
> > >
> > > on (release) {
> > >       getURL(myURL);
> > > }
> > >
> > >
> > > and the SWF Object code should be
> > >
> > > so.addVariable("myURL", " http://www.myDomain.com/myPage.html");
> > >
> > >
> > > This code is not producing the desired results.  Has anyone
> > > successfully done this before?  If so, where am I going wrong?
> > >
> > > Thanks,
> > > Tim
> > >
> > > _______________________________________________
> > > SWFObject mailing list
> > > SWFObject at lists.deconcept.com
> > > http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
> >
> > _______________________________________________
> > SWFObject mailing list
> > SWFObject at lists.deconcept.com
> > http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
> >
>
>
>
> --
>
> // nacho
> // (sigo mi terapia en http://cache.yestoall.com)
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
>
>
>
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
>
>
>


-- 
// nacho
// sigo con mi terapia en http://cache.yestoall.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061030/190acbf6/attachment-0005.htm>


More information about the Swfobject mailing list