PDA

View Full Version : RSLs in Flex 2


astgtciv
07-30-2006, 06:49 AM
What should we make of the following lines:

You cannot use RSLs in ActionScript-only projects if the base class is Sprite or MovieClip. RSLs require that the base class, such as Application or SimpleApplication, understand RSL loading.

Source: About RSLs -- Flex 2 (http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001521.html).

astgtciv
07-31-2006, 06:10 AM
I mean, it was possible to use RSLs with Flash 8, surely it is still possible with Flash 9 (without the mx framework/flex 2 stuff)?

astgtciv
07-31-2006, 05:19 PM
Are RSLs supported by AVM2/Flash 9 without the mx.* framework stuff?
This is a crosspost of http://actionscript.org/forums/showthread.php3?t=112699 from the Flex 2 forum... but I guess, this question does concern both AS3 and Flex 2 :)

Tink
08-04-2006, 10:19 AM
Those docs are for Flex 2.0. I pretty sure you can/will be able to use RSL's with Flash 9. Thats statement is saying you can't use them with an AS project.

No need for the cross post!

astgtciv
08-04-2006, 04:36 PM
Yes :) It's just that sometimes it's unclear in which of the two forums to post something...