Hello! 

I want to load a html page in Flash. I tried to load using XML in a textArea, 
but didn't work because Flash didn't recognized all tags. Can anyone give me a 
solution, please? 

Best regards,
Mike

[EMAIL PROTECTED] wrote: Send Flashcoders mailing list submissions to
 [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
or, via email, send a message with subject or body 'help' to
 [EMAIL PROTECTED]

You can reach the person managing the list at
 [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Flashcoders digest..."


Today's Topics:

   1. runtime shared symbols and path problem (Matthias Dittgen)


----------------------------------------------------------------------

Message: 1
Date: Sat, 18 Nov 2006 13:47:17 +0100
From: "Matthias Dittgen" 
Subject: [Flashcoders] runtime shared symbols and path problem
To: "Flashcoders mailing list" 
Message-ID:
 
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hello,

I use runtime sharing to export some symbols, for example:
chapter1.swf with symbol "chapter1"
chapter2.swf with symbol "chapter2"

I import those like this into my main.swf:
"chapter1" from chapter1.swf
"chapter2" from chapter2.swf

>>> when I run main.swf it works fine.



Now I need to load main.swf into another framework. This is done by:
loadMovie("/pathTo/main.swf",containerClip);
chapter1.swf, chapter2.swf .... chapterN.swf shall be also in /pathTo/

when I run the framework main.swf is loaded, but does not load the chapters.
Any idea?

My goal is, that main.swf can run stand-alone as well as loaded in the
framework.

Sorry for my poor english.

Thank you,
Matthias


------------------------------

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

End of Flashcoders Digest, Vol 22, Issue 54
*******************************************










 
---------------------------------
Sponsored Link

Mortgage rates near 39yr lows. $510,000 Mortgage for $1,698/mo -   Calculate 
new house payment
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to