Ops, my mistake. I mean I have to publish it with setting set to Flash Player 8 and ActionScript 2.0 in order for it to work. Problem solved anyway. It's because the test.swf file(Flash player 10, ActionScript 3.0) should work with test.flv file which I didn't copy over.
Thanks On Apr 16, 8:03 am, Aran Rhee <[email protected]> wrote: > Sounds like you have some issue inside you Flash file. SWFObject has no > knowledge of what AS version you have used to author your content, only the > player version you have specified that the user should have in order to view > the content. > > Basically, this is not a SWFObject related issue/bug, but to do with your > swf file. > > Aran > > On Fri, Apr 16, 2010 at 1:09 AM, Yong Ling > <[email protected]>wrote: > > > > > Hi, > > > I have this Flash project created with CS4, then published with > > setting set to Flash Player 10 and ActionScript 3.0. > > When I put into my web project in Visual Studio 2008 with SWFObject, > > the swf file doesn't play. > > > So I try to publish it with setting set to Flash Player 10 and > > ActionScript 2.0, it works. > > > However, the problem is I have to publish with Flash Player 10 and > > ActionScript 3.0. > > > What might be the problem? > > > Thanks in advance. > > > -- > > 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 > athttp://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.
