The first alpha release of the standalone Flash Player 8.5 worked fine for a simple test on Debian using Wine.
Rostislav On 4/25/06, Johannes Nel <[EMAIL PROTECTED]> wrote: > haxe doesn't compile to 9 yet so... > > > On 4/25/06, David Rorex <[EMAIL PROTECTED]> wrote: > > > > If you want to compile for flash 6/7/8, you can use mtasc. If you want to > compile for 6/7/8/8.5(aka 9), you could port your code to haXe. > > Otherwise, you could have 2 versions of your movie (one for 6/7/8, and one > for 8.5 (aka 9)), and use JS to load the appropriate one. > > > > -David R > > > > > > > > On 4/24/06, Johannes Nel <[EMAIL PROTECTED] > wrote: > > > > > > as a side note search tinic's blog and linux on google > > > > > > > > > > > > On 4/25/06, Johannes Nel < [EMAIL PROTECTED]> wrote: > > > > > > > > its a completely new virtual machine, in 8.5/8 there are 2 virtual > machines and they have limited interop. try wine? > > > > > > > > > > > > > > > > On 4/25/06, Richard Lyman < [EMAIL PROTECTED]> wrote: > > > > > > > > > On 4/24/06, Tim Walling < [EMAIL PROTECTED]> wrote: > > > > > > I don't believe you'll be able to produce a swf that can play on > an older > > > > > > player. Flash 8.5 (9) is a requirement for Flex 2. The basic > framework is > > > > > > built on the new player and takes advantage of all kinds of new > features, > > > > > > e4x, etc. Not to mention you're required to write Actionscript 3 > which won't > > > > > > run without the new AVM in Flash 8.5 (9). > > > > > > > > > > > > Tim > > > > > > timwalling.com > > > > > > > > > > That'd be kinda harsh - wouldn't it? I understand the need to offer > > > > > new functionality and have it only work in the new player, but what > > > > > about backwards compatibility? Can't they release the old > > > > > framework.swc stuff and have a switch on the compiler to get an > older > > > > > version? > > > > > > > > > > I guess I'm kinda concerned about Linux support... the player seems > to > > > > > take forever to come out for Linux compared to the other platforms. > > > > > Maybe I should be asking if anyone knows when the Linux 8.5/9 flash > > > > > player will be released? > > > > > > > > > > -Rich > > > > > > > > > > _______________________________________________ > > > > > osflash mailing list > > > > > [email protected] > > > > > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > j:pn > > > > http://www.lennel.org > > > > > > > > > > > > > > > > -- > > > j:pn > > > http://www.lennel.org > > > > > > _______________________________________________ > > > osflash mailing list > > > [email protected] > > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > > > > > > > > > _______________________________________________ > > osflash mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > > > > -- > j:pn > http://www.lennel.org > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > -- EnFlash - It's all about features... http://www.asual.com/enflash/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
