I am just learning it as well, and found this tutorial to be pretty handy as it
walks you through every step :)
http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-introduction/
Is the symbol "exported for actionscript" in it's properties? And if so is the
name "amp_ok"? or is it something like "someclass.amp_ok"?
I could not ever figure out how to link a symbol to an external as class and
use it's extended functionality in Flex. I ended up just creating a component
w
Hmm, I often get problems like this when, for some reason, another instance of
the debugger/player is running. Try making sure you are always closing each
instance properly after running your program. Also check out your task manager
to see if there are any running in the background.
Hopefully
ameter in from FlashVars and based on that I load styles.
>
>
>
>
> In order to compile the css to a SWF, just right click on it and select that
> option.
>
>
>
> Jake Churchill
> CF Webtools
> 11204 Davenport, Ste. 100
> Omaha, NE 68154
> <htt
I am currently having to load one swf into a swf-loading application; but one
of the swf's has a styling swf attached to it.
The problem is that I can only load one swf and so I need the styling swf to be
embedded into the main swf somehow.
StyleManager.loadStyleDeclarations("theme.swf");
[Emb
Hey there,
I am trying to figure out how to get the data (some text) from a list I have
set to editable. It is binded to an array of Strings but I can't figure out how
to determine which string I have selected to edit. This so that I can compare
it to other strings using editEnd and editBegin L
6 matches
Mail list logo