Re: [flexcoders] getDefinitionByName and gotoAndPlay

2007-11-22 Thread Matthias Dittgen
. -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Matthias Dittgen *Sent:* Wednesday, November 21, 2007 8:13 AM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] getDefinitionByName and gotoAndPlay Hello, I am loading

[flexcoders] getDefinitionByName and gotoAndPlay

2007-11-21 Thread Matthias Dittgen
Hello, I am loading a SWF into my application, which I created in FlashCS3. I have exported MovieClips with timeline animation and textfield, etc. for AS in my library. After loading of the SWF is complete I get the Class like this: var MyClass:Class = getDefinitionByName(MyClass) as Class;

[flexcoders] Default CSS

2007-11-15 Thread Matthias Dittgen
Hello, I am currently on an AS3 project and got a lot Warnings: Default CSS file not found and it become more and more. It has something to with either: * flash.utils.getDefinitionByName * or with [embed()] Tags that lead to generated xyAsset Classes that extend mx.core.ByteArrayAsset and thus

[flexcoders] gotoAndPlay in loaded SWF not working

2007-10-31 Thread Matthias Dittgen
Hello, I am loading a SWF using the ClassLoader class described in the LiveDoc examples for ApplicationDomain. (http://livedocs.adobe.com/labs/flex3/langref/flash/system/ApplicationDomain.html#includeExamplesSummary) In the loaded SWF, I have a MovieClip exported to AS. I load its Class like

[flexcoders] embed meta tag to embed xml?

2007-10-15 Thread Matthias Dittgen
Hello, is it possible to embed xml data into the swf using the Embed meta tag like embedding of SVG? [Embed(source=data/data.xml)] private var myXML:Class; And if true, how can I access this XML? Matthias

[flexcoders] Testmail

2007-10-15 Thread Matthias Dittgen
my mails dont come through to flexcoders, but why???