so the first link does not work correctly since you have not updated the
following such code to the 2.x syntax (also move the updated javascript to
the head) 2.x is not backward compatible with 1.x
var so = new SWFObject('embed/player.swf','mpl','320','260','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=../video/SouthBayChamps.flv&image=video/SouthBayChamps.jpg');
so.write('player2');
- S
2009/8/10 Morgan <[email protected]>
>
> (sorry for the delay -- I went camping)
>
> Here are the two pages
>
> http://www.claudiamorgan.us/test/watchthis_08_1217/swfobject2.html --
> this is only using swfobject 2.1
> http://www.claudiamorgan.us/test/watchthis_08_1217/AC_RunActiveContent.html
> -- this is using AC_RunActiveContent and swfobject 1.5 -- when I tried
> to change it to 2.1 it did not work.
>
> Also http://www.claudiamorgan.us/test/watchthis_08_1217/swfobject2.html
> works if I use 2.1 in the main picture and 1.5 in the little movies.
>
> This is beyond me !
>
> Claudia
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---