Hi Jeffrey. You can have a look at this test page (from the test suite wiki entry). It shows how to call FScommand methods with SWFObject: http://www.bobbyvandersluis.com/swfobject/testsuite_2_2/test_dynamic_com.html
There is also a good article by Colin Moock here: http://www.moock.org/webdesign/flash/fscommand/index.html Cheers, Aran On Fri, Jan 1, 2010 at 11:18 PM, jeffrey <[email protected]> wrote: > Hi, > > Been using swfobject for years not a problem with it. > > I have a source webpage which can not be modified and I need to embed > a swf/s which uses fscommand extensively and it would be much easier > to have fscommand working, > > I can not use the <script for= event=> method and it dosen't appear to > work if you try injecting it into the page, I have tried the > idname.FSCommand, idname::FSCommand but they appear exactly like the > vbscript in that it dosen't work the content added later. > > I have also tried attachEvent with no luck. > > Been searching for quite a few hours and almost thinking that the > swf's have to be modified to use externalinterface which I want to > avoid, I am no flash developer. > > Regards > > Jeffrey Borg > > -- > > 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]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > > -- 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.
