Hey..

In a mxml file some part of my action script lies in the <mx:Script> tag. i
also want to place some of my action script in a .as file which i am trying
to specify as source in the <mx:Script source=""> tag.

While compiling, it gives a warning saying the inline script is ignored
because a source is specified.
Is there any way to have the action script in the script tag in the mxml
file as well as in a .as file specified as a source.

Thanks in advance..
-- 
View this message in context: 
http://www.nabble.com/inline-script-ignored-if-source-is-specified.-tp19625849p19625849.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to