A Flash Developer Resource Site

Search:

Type: Posts; User: BarryF

Search: Search took 0.04 seconds.

  1. Why does Flash add tags to my TextField and how do I avoid it?

    Hi all,

    I noticed that Flash has a bad habit of adding tags to my TextField.htmlText string. In particular it is adding
    <FONT FACE="Arial" SIZE="18" COLOR="#0000FF" LETTERSPACING="0" KERNING="0">...
  2. Replies
    2
    Views
    832

    Not quite the same as sleep() but I think I can...

    Not quite the same as sleep() but I think I can make it work. Thank you!

    Barry
  3. Replies
    2
    Views
    832

    Thread.sleep() in A/S?

    Is there any equivalent to Java's Thread.sleep() method in ActionScript? I'd like my program to just sit and wait for about 5 seconds.

    Thanks in advance!

    Barry
  4. Replies
    2
    Views
    730

    Thanks for your reply! I really appreciate you...

    Thanks for your reply! I really appreciate you taking the time to create that test case. I don't know why it doesn't reproduce my problem but I can demonstrate that Flash is definitely altering my...
  5. Replies
    2
    Views
    730

    TextField underline bug?

    Hi all,

    I've stumbled upon something that I think might be a bug in TextField. Maybe someone can confirm?

    I am using a TextField with html set to "true". When I use the underline <u> tag and an...
  6. Thank you very much! Barry

    Thank you very much!

    Barry
  7. Calling an A/S method from a TextField HTML link

    Hi all,

    Is there any way to call an ActionScript method via an <A> tag inside a TextField? Maybe something like:

    textField.htmlText="<A href='actionscript:myMethod();'>click here to call an A/S...
  8. Replies
    0
    Views
    2,094

    Full duplex voice and echo

    Hi all,

    Does anyone here have experience in writing full-duplex (i.e. 2-way) voice applications?

    I have written an application that streams the mic in both directions via FMS. However I am...
  9. Yes Adobe support confirmed that it is...

    Yes Adobe support confirmed that it is impossible, by design. It makes sense now. Unlimited Flash fullscreen mode would be worse than popup hell, not to mention a huge security risk.

    However I...
  10. Is this FullScreen/ExternalInterface limitation...

    Is this FullScreen/ExternalInterface limitation by design?

    Are there any clever workarounds? My interface design requires it!


    Thanks in advance,
    Barry
  11. Replies
    0
    Views
    352

    FlashCom Contract

    Hi all,

    We are seeking an experienced FlashCom developer to assist in the development and debugging a live video application, on a consulting basis. The right applicant will know FlashCom/FMS...
  12. Why does live stream unpublish for no reason?

    Hi all,

    I hope a kind FlashCom guru out there can help me with my problem. I am at my wits end and would very much appreciate any help.

    I have an FMS app that republishes a live stream. When...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center