A Flash Developer Resource Site

Search:

Type: Posts; User: bez3788

Search: Search took 0.02 seconds.

  1. Thread: text bug

    by bez3788
    Replies
    0
    Views
    545

    text bug

    I just opened this file, and getting this strange message and my fonts are all screwed up

    "Some characters could not be converted to outlines because an appropriate
    outline font is not available....
  2. Thread: Site scaling

    by bez3788
    Replies
    0
    Views
    638

    Site scaling

    ok how do I get my website

    http://www.kithent.com/v2

    to scale like this website

    http://www.lessrain.co.uk/
    click on london
  3. Replies
    1
    Views
    514

    audio player song duration

    Im looking for a why to display the current time position of a song playing in an audio player in a dynamic text box.

    I know the soundChannel.position references the current point of the songs,...
  4. Replies
    7
    Views
    6,790

    ok instead of doing that I just put the...

    ok instead of doing that I just put the scrollPain.as in the fl.containers and referenced that in my linkage, however now I get

    TypeError: Error #1006: setStyle is not a function.
    at...
  5. Replies
    7
    Views
    6,790

    thats what I thought, if I do that tho the...

    thats what I thought, if I do that tho the package for scrollPain references the .fla.containers and I get an error compiling for that saying that those imports dont exist at that location. Which...
  6. Replies
    7
    Views
    6,790

    im not familiar with creating sub classes, how do...

    im not familiar with creating sub classes, how do I set that up?
  7. Replies
    7
    Views
    6,790

    error 1009 ScrollPane/endDrag() null fix

    I have a scrollPane that I am removing from the stage that has scrollDrag = true. When its removed however I get this error when clicking on other objects and the stage.



    TypeError: Error...
  8. Replies
    5
    Views
    691

    was just sick of copying and pasting.

    was just sick of copying and pasting.
  9. Replies
    5
    Views
    691

    How would I simplify this?

    aboutBtn_mc.mouseChildren = false;
    aboutBtn_mc.buttonMode = true;
    aboutBtn_mc.useHandCursor = true;
    servicesBtn_mc.mouseChildren = false;
    servicesBtn_mc.buttonMode = true;...
  10. Replies
    3
    Views
    603

    Ya I really need to get goin on learning...

    Ya I really need to get goin on learning javascript, any chance you could post some help for that?
  11. Replies
    3
    Views
    603

    Flash site scaling in browser

    Im designing a website but having trouble viewing the whole page on different sized monitors. On more square resolution monitors, the left side of the website will get cut off. If you scale the...
  12. Replies
    3
    Views
    1,828

    condenseWhite is set to False. I know \n creates...

    condenseWhite is set to False. I know \n creates a newline. Im not sure how to place it in my actionscript so that when the user presses enter it will insert that line break on the back end. The text...
  13. Replies
    3
    Views
    1,828

    TextArea new line

    Im trying to make my TextArea read multiple lines to a string

    Hello
    my name
    is Bryan

    in the textArea

    outputs to HellomynameisBryan
  14. basically I have a main swf that is externally...

    basically I have a main swf that is externally loading a banner swf and another animation swf. The main swf loads, but the externally loaded swf, just show their loading bar and never load.

    it...
  15. embedded swf will not load in EI or Safari

    my embedded swfs will load in Firefox but not internet explorer or safari, I assume it is an issue with the cache. Can anyone help?
  16. Replies
    1
    Views
    968

    ok so I cant click on it to edit it because the...

    ok so I cant click on it to edit it because the .fla is in as2 not as3. can anyone explain to me how to skin a as2 component?
  17. Replies
    1
    Views
    968

    skinning flash cs4 scrollplane component

    I need to skin a scrollplane component I have onstage, but I am unable to double click the instance to edit its timeline. Anyone Know why this may be?
Results 1 to 17 of 17




Click Here to Expand Forum to Full Width

HTML5 Development Center