A Flash Developer Resource Site

Search:

Type: Posts; User: ratboy

Page 1 of 20 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    869

    can anyone give me a pointer, i'm still stuck. ;(

    can anyone give me a pointer, i'm still stuck. ;(
  2. Replies
    2
    Views
    869

    I just need a little clue on where to look, has...

    I just need a little clue on where to look, has anyone got an opinion.

    cheers
    Rat
  3. Replies
    2
    Views
    869

    scroll bars integration.

    I have a scroll bar example working in a test file, on it's own on the stage, but i'm having issues integrating it into a loop that builds my content.

    The xml feed is populating the repeated text...
  4. Replies
    1
    Views
    603

    done some more testing and i think it is more to...

    done some more testing and i think it is more to do with the TextFieldAutoSize not working in the class, and not the if statements.

    And adding the loading text to the class seems to have solved it.
  5. Replies
    1
    Views
    603

    new to using classes - if statement

    I have a simple question, i'm new to clases as i've always worked on timelines etc.

    i'm playing around with a simple scrolling text box that i've picked up from gotoandlearn tuts. My problem is...
  6. Replies
    1
    Views
    3,874

    format text in the xml

    Can i create simple bold and line breaks in my text? I.can't seem to find any good resources


    <link pgTitle="Care" pgContentImage="images/blankContent16-9.jpg"pgText="I WANT A BOLD TITLE rro...
  7. Replies
    0
    Views
    782

    button history effects

    My menu is using greensock tweening to create the button states. I'm having trouble with them overriding each other.

    The first problem is i've had to trick the dropshadow effect, i can only get...
  8. found the error, it was in my publishing options

    found the error, it was in my publishing options
  9. [RESOLVED] greensock animation not working when imported

    using the greensock tween engine i have a little effect going over my button. It works when i publish on my desktop. But stops working when i import the swf into my main swf.

    it's the scaling...
  10. Syntax explanation on loading TFL textbox content

    this code works in isolation:

    import fl.text.TLFTextField;
    import flash.display.Loader;
    import flash.events.Event;
    import flash.net.URLLoader;
    import flash.net.URLLoaderDataFormat;
    import...
  11. Replies
    2
    Views
    1,283

    still stuck

    still stuck
  12. Replies
    3
    Views
    1,288

    still stuck

    still stuck
  13. Replies
    2
    Views
    1,283

    linking event functions together

    I'm attempting to create a gallery viewer similar to the Apple on here:
    http://www.apple.com/ipad/

    Where the slide indicators are linked with the forward and back arrow controls.

    What i have...
  14. Replies
    3
    Views
    1,288

    I think i have a targeting issue!!! it works a...

    I think i have a targeting issue!!!

    it works a bit like this.
    main movie already loaded - press a menu button to load the subnav.swf in a MC on the main.swf - from a sub nav press i want to...
  15. Replies
    3
    Views
    1,288

    targeting a text field one level above

    I have a txt field in my main.swf that i want to target.

    I'm importing another.swf into main.swf that has a menu and dynamic content from xml.

    This is how i successfully load the text to...
  16. Replies
    7
    Views
    1,512

    two lines of code and it's done. I guess i'll...

    two lines of code and it's done. I guess i'll get these tricks of the trad over time. Thank you very much.

    menuItem.x = startx;
    startx = startx + w + margin; //next thing goes at the...
  17. Replies
    7
    Views
    1,512

    cool, i'll let you know how i get on. thanks...

    cool, i'll let you know how i get on.

    thanks for that.

    Rat
  18. Replies
    7
    Views
    1,512

    oh i see. LOL what is the type of code needed...

    oh i see. LOL

    what is the type of code needed to get the previous i position? i have the widths i'm just struggling to figure out the dynamic nature of what i'm trying to do!
  19. Replies
    7
    Views
    1,512

    Ok thanks i'll have a play around with that. ...

    Ok thanks i'll have a play around with that.

    I'm not really a coder, hence the erratic indentations!!!

    just for the record what does [0..i] in myArray[0..i] do?

    rat
  20. Replies
    7
    Views
    1,512

    [RESOLVED] confused with loops and arrays

    My objective is to create a horizontal menu spaced evenly, using dynamic random widths fed from xml.

    I'm playing with arrays in the dynamic loop, but i really have no clue to what i'm doing. Cna...
  21. Replies
    2
    Views
    1,217

    yes i understand the logic, but i'm not sure...

    yes i understand the logic, but i'm not sure about how to script it.

    do i need to make a array for the width values?
  22. Replies
    0
    Views
    10,553

    dynamic menu horizontal layout

    my post is in the AS3 board, i think it should be here

    http://board.flashkit.com/board/showthread.php?t=826111
  23. Replies
    2
    Views
    1,217

    dynamic menu horizontal layout

    I think this could be simple!!

    XML feed to my horizontal menu, i can measure the text width ok, but i can't figure out the algebra on how to layout my menu text side by side with a 20 pixel gap.
    ...
  24. Replies
    6
    Views
    1,898

    Hi Baby Minion I do know how to load text. And...

    Hi Baby Minion
    I do know how to load text.
    And I don't need to use TLF text box.
    I cant figure out how to overflow text into another textfield.

    cheers
    Ratboy
  25. Replies
    6
    Views
    1,898

    I want to create a dynamic loading text into a...

    I want to create a dynamic loading text into a two column text box.
    I've been investigating the CS5 TLF text boxes, but i'm not having any luck with a solution yet. (I'm an average as3 coder).

    Rat
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center