For the life of me I can not get the redirectUrl to work.
What do I need to do to get it to work? I have checked my path to the
swfObject code and that is correct.
I have un installed flash as well on my machine and just have no idea
what I could be missing.

I have tried this bit of code as well as many others that I found
posted on various sites.
<script type="text/javascript">
    var so = new SWFObject("main.swf", "sotester", "1", "1", "8",
"#fff");
    so.setAttribute('redirectUrl', 'http://www.google.com/');
    so.addVariable("sec", "");
    so.write("flashcontent");
</script>

Any help would be appreciated!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to