A Flash Developer Resource Site

Search:

Type: Posts; User: Race Bannon

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. [RESOLVED] CS4 trying to launch a old Director file (.exe) in a new window

    I'm trying to launch some files like a old director file from a button (res1) in my .swf file (I want it to open in a seperate window)

    I know im missing something stupid

    ...
  2. Replies
    2
    Views
    960

    hmmm whisper, i will try that. Thank you

    hmmm whisper, i will try that.
    Thank you
  3. Replies
    2
    Views
    960

    Flash loading page

    (CS4) Is there a way to add a "loading page" to my flash file? the application i created takes 15 seconds to load as an .html (.swf) file in the browser, and it might take longer for users with a ...
  4. ok thank you i will try that

    ok thank you i will try that
  5. Can a UIScrollBar control 2 text boxes? (CS4)

    I want to control 2 Dynamic Text boxes with the same scroll bar component? I want them to scroll simultaneously with the user only needing to use the one component. Thank you in advance for your help
  6. Replies
    2
    Views
    711

    ok i will do that, thank you

    ok i will do that, thank you
  7. Replies
    2
    Views
    711

    Button - selected state (CS4)

    How do I create and control a line of text that i turned into a button. I want to have a selected state built into the button. is that possible? Previously I created a light next to the text that...
  8. Replies
    2
    Views
    641

    Dawsonk thank you very much i new it was easy, i...

    Dawsonk thank you very much i new it was easy, i was oh so close on one of my attempts, all i was missing was the "totalFrames" part. thanks again
  9. Replies
    2
    Views
    641

    "Right" navigation button question

    I'm trying to rotate and object by substituting 16 images one at a time on the timeline. this works great in the positive direction but when i want the user to use the "Right" button to go backwards...
  10. ok thank you, i think i will change all my...

    ok thank you, i think i will change all my selectedIndex's to selectedItem's that sounds like it will be easier to use in the long run.

    thanks again
  11. good idea i used: disTopCb.selectedItem = 0; ...

    good idea i used:

    disTopCb.selectedItem = 0; and it worked thank you

    p.s. what is the difference between selectedItem and selectedIndex? should i be using Index instead of Item?

    thanks...
  12. [RESOLVED] can i use one combo box to change another combo box

    Can i use one combo box to change another combo box so they done have the same selected item? this is the code im trying to use but it does not work. In red is the if statment.


    var cPurTop:Array...
  13. [RESOLVED] combobox to populate a text fiels

    Im trying to use the selected item in a combo box (aCB) to populate a text field (taLabel) the trace statement shows the correct item but i'm missing something simple to make it work.

    This is the...
  14. Replies
    1
    Views
    468

    CS3 i figured it out

    i figured it out
  15. [RESOLVED] Trying to use "new URLRequest"

    Hello
    Im pretty new and im trying to swap out swift files when the Buttons (Cabs & Sleeper) are selected but i cant figure out where to add the ".swf" file correctly, the current code i created is...
  16. Replies
    1
    Views
    468

    CS3 Trying to use new URLRequest

    Hello
    Im pretty new and im trying to swap out swift files when the Buttons (Cabs & Sleeper) are selected but i cant figure out where to add the ".swf" file, the current code i created is working...
  17. Replies
    0
    Views
    1,352

    [RESOLVED] [AS3] scroll bar help

    I have created a simulated control panel (knobs ,switches and text to explain the functions of the knob's & switches). it works really good on most computers but on some the "component" scroll bar...
  18. oh ok guys. i will try both and see wich one...

    oh ok guys. i will try both and see wich one works best for my application. thank you for taking the time to help
  19. [AS3] trying to use addEventListner but .......

    I'm trying to use an addEventListner with EVENT_FRAME my only probblem it that it sends the command line "gotoAndPlay" according to the frame rate of the movie (24 times per sec) but i need it to...
  20. ok good idea and thank you for the heads up on...

    ok good idea and thank you for the heads up on the frame rate settings. i will work on that today, and try not to bug you guys :)
  21. oh well any idea which direction i should...

    oh well
    any idea which direction i should research to figure out how to make it look like a knob is increasing the flashing of something?
  22. i think you are right about the movie using the...

    i think you are right about the movie using the main time line rate but i want to try to change the frame rate of a nested movie clip. does anybody know if that is possible?
  23. [AS3] trying to control the frame rate on a movie clip

    I'm trying to control the frame rate on a movie clip ( i want the movie to flash at a speed controled by a knob) currently i have a tweened time line that fades in and out over the course of 20...
  24. the movie clip does not seem to be changing speed...

    the movie clip does not seem to be changing speed a trace shows the different fram rate but vissually it look the same any ideas. ( i changed the speed from 0 to 200 frames to see if i could see a...
  25. oh ok thank you

    oh ok thank you
Results 1 to 25 of 62
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center