1. Re: SWF Flash library
- Posted by codepilot Gmail Account <codepilot at gmail.com> Nov 13, 2004
- 461 views
- Last edited Nov 14, 2004
I have heard of a swf sdk that allows you to interface wth the official swf player, you should look at macromedia to find it. Daniel On Sat, 13 Nov 2004 13:12:45 -0800, Alexander Toresson <guest at rapideuphoria.com> wrote: > > posted by: Alexander Toresson <toressonodakra at swipnet.se> > > codepilot Gmail Account wrote: > > > > I have found > > }}} <eucode> > > elsif num=8 then --return ("JPEGTables") > > ? num > > elsif num=21 then --return ("DefineBitsJPEG2") > > ? num > > elsif num=35 then --return ("DefineBitsJPEG3") > > ? num > > elsif num=20 then --return ("DefineBitsLossless") > > BitsLossless=append(BitsLossless,tag) > > -- ? num > > elsif num=36 then --return ("DefineBitsLossless2") > > ? num > > elsif num=46 then --return ("DefineMorphShape") > > ? num > > elsif num=10 then --return ("DefineFont") > > FONTS=append(FONTS,tag) > > Yeah, I found these and corrected them later that evening, though after > running the demos I see that your library is not what I need. > What I thought it did was interface with the official flash player > to control playback, but you seem to decode the swf yourself. > If it had been 100% complete it would have been useful, though I would > not dare to request such a massive amount of work to be done, > and I haven't got time to do it myself. > > What I was looking for was a way to interface with flash to show an > swf file one has chosen oneself, and I think the way to do that > is through ActiveX. But I have no idea on how to do that. > So, do anyone know how to do that? > > Regards, Alexander Toresson > > Shhh! Be vewy quiet! I'm hunting wuntime ewwows! > > > >