Re: [Flashcoders] adding MC's directly to timeline generates compile errors in AS3

2008-09-04 Thread Raphael Hamzagic
t; had lots of MCs that I dragged straight onto the timeline of sub MC's and > referenced them directly without any errors... hmmm... > > I'm obviously missing something simple...? > :P > > Thanks, > :) > > Sebastian. > ___ &

Re: [Flashcoders] asfunction and single param

2007-06-19 Thread Raphael Villas
ot;>google.com regards, Muzak ----- Original Message - From: "Raphael Villas" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 19, 2007 7:27 PM Subject: [Flashcoders] asfunction and single param Hi everyone, I'm generating a hyperlink within a textarea component. I'd

Re: [Flashcoders] asfunction and single param

2007-06-19 Thread Raphael Villas
fyi: don't mind the space before "google". it was a cut and paste mistake in an attempt to protect the innocent. ;) On Jun 19, 2007, at 1:54 PM, Raphael Villas wrote: Here is a trace from using the first strategy: == Website: www. google.com == The url still

Re: [Flashcoders] asfunction and single param

2007-06-19 Thread Raphael Villas
Here is a trace from using the first strategy: == Website: www. google.com == The url still opens up in the same window as the Flash file, not a new window. The second strategy still doesn't work for me. It doesn't seem to be finding the function. Here's the trace: ===

[Flashcoders] asfunction and single param

2007-06-19 Thread Raphael Villas
Hi everyone, I'm generating a hyperlink within a textarea component. I'd like to do a getURL by generating HTML that includes the hyperlink, opening up the page in a new window. So far, I have managed to generate the link and open up the page, but not in a new window. It would be great to

[Flashcoders] mouse on stage boolean

2007-06-06 Thread Raphael Villas
Hey all, Is there an AS2 boolean property that returns whether or not the mouse is on the stage? Thx. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flash

[Flashcoders] another setInterval question

2007-03-26 Thread Raphael Villas
I have got a setInterval like this: - var autoID = setInterval(autoPilot,5000); function autoPilot():Void { nextScene(); }; - If a rollover occurs, I'd like to pause the setInterval until the rollout occurs. Is there a way to suspend the setInterval during a

Re: [Flashcoders] Orientation of dinamyc text

2006-12-06 Thread Raphael ...
Hi Charles, Vertical vs. Horizontal like this: M Y D I N A M Y C T E X T Charles Parcell <[EMAIL PROTECTED]> wrote: Do you mean as in AutoSize? or Rotation? or Reversing the strings characters? or Vertical vs. Horizontal? or Something else? Charles P. On 12/5/06, Raphael ...

[Flashcoders] Orientation of dinamyc text

2006-12-05 Thread Raphael ...
Hi. Somebody knows how can I chage orientation of dinamyc text using AS2 or higher? tks Djazz - Access over 1 million songs - Yahoo! Music Unlimited. ___ Flashcoders@chattyfig.figleaf.com To change your subscription op