Re: [Flashcoders] Retrieving URL params gets truncate in ActionScript2

2008-05-21 Thread ACE Flash
nice. one more question. can I convert the string back in Flash? I need to use getURL to launch the link and want to see the real web address :) thanks On Tue, May 20, 2008 at 3:54 PM, Juan Pablo Califano [EMAIL PROTECTED] wrote: The problem seems to be in what Javascript is sending to the

[Flashcoders] as2: loading font with external swf

2008-05-21 Thread Allandt
Hi I'm trying to use an external swf to load a font for use within another swf but I'm having problems - i suspect the problem is that the swf with the font in is loading after the swf that is calling it could you take a look at the object for me please? in the flash movie: import

RE: [Flashcoders] very easy question

2008-05-21 Thread Jesse Graupmann
http://www.kirupa.com/forum/showthread.php?p=1910480 Jonathan mentioned this before... you're goal isn't to set your text to display what the loader is. Your goal is to display the content that is loaded. In order to do that, you need to listen to the load event and get the data out of there.

[Flashcoders] Flex charting and canceling

2008-05-21 Thread Ricky Bacon
My Google-fu is failing me here. I'm trying to cancel tool tips on a scatter plot using the Flex charting components. When there are a cluster of items, I only want the first tool tip window to display instead of all of them. Attempts like: private function

[Flashcoders] does most browsers support e4x?

2008-05-21 Thread ACE Flash
hey there, I heard about some browsers doesn't support e4x? is that true? if so, is there any info to show me the list? I would like to get the confirmation before coding them in e4x. :) thank you ___ Flashcoders mailing list

RE: [Flashcoders] does most browsers support e4x?

2008-05-21 Thread Merrill, Jason
Is this a Flash question? Jason Merrill Bank of America Global Technology Operations LLD eTools Multimedia Join the Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and technologies? Check out our internal

RE: [Flashcoders] does most browsers support e4x?

2008-05-21 Thread Dave Watts
I heard about some browsers doesn't support e4x? is that true? if so, is there any info to show me the list? I don't think any browsers support E4X. Flash Player 9 does, though. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified

Re: [Flashcoders] does most browsers support e4x?

2008-05-21 Thread Wagner Amaral
On Wednesday 21 May 2008 19:15:35 Dave Watts wrote: I heard about some browsers doesn't support e4x? is that true? if so, is there any info to show me the list? I don't think any browsers support E4X. Flash Player 9 does, though. I believe Firefox 1.5+ supports E4X through the SpiderMonkey