A Flash Developer Resource Site

Search:

Type: Posts; User: speedclimb

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    621

    You need to change the components from Flash 8 to Flash 9

    You need to change the components from Flash 8 to Flash 9. The Flash 8 components are bundled with all the AS2 inside of them. These won't work with the new language changes. Just drag them from...
  2. Red5 may be what you are looking for

    Leo,

    In order to stream or record you need some kind of Server component that can do this. Flash can currently utilize the Microphone() object to bring sound into Flash. Flash/Flex can then...
  3. Replies
    2
    Views
    54,664

    Fix for Error 2032

    Blu3,

    This AS3 Error is a runtime error that you received because something was not able to be pulled from the server.

    I wrote up a post on ActionScript Error #2032 on my blog. I hope this...
  4. Replies
    3
    Views
    12,171

    sbarulich, I have a blog post that may help...

    sbarulich,

    I have a blog post that may help you with ActionScript Error 1009. You can find it find it on my site as well you can find many errors on my Flex / Flash Errors Page
    In your case it...
  5. Replies
    4
    Views
    3,900

    New Hive this is fantastic. Thank you.

    New Hive I am very excited to try this out. It looks like it is the only viable solution to have Arabic Right-To-Left text display properly in Flash. Please let me know if you would like help in...
  6. Replies
    1
    Views
    14,351

    This error is a security error that relates to...

    This error is a security error that relates to the security sandbox in the Flash Player. I have a writeup on the error at www.curtismorley.com. It even links to a little tutorial on how to create a...
  7. Replies
    2
    Views
    741

    P.S. My solution was to use getsBounds on the...

    P.S. My solution was to use getsBounds on the resized 9 slice movieclip and then use a static x,y from the top left of the movieClip.

    P.P.S. Don't wast your time with scale9Grid this will give...
  8. Replies
    2
    Views
    741

    9 slice cannot have embedded movieClips

    According to the Adobe documentation 9Slice cannot contain anything but raw graphical elements with it. If you place a movieClip in the top left corner and hope that it will maintain it's...
  9. Replies
    2
    Views
    741

    9slice and dynamic y coordinates

    I have multiple word bubbles that I am scaling using 9slice. The y coordinates change for each movieClip because of the scaling. I am trying to draw a line to the tab in the upper left slice but...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center