A Flash Developer Resource Site

Search:

Type: Posts; User: sunil

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    429

    Vtechm3, I'm trying to use a scroll handle to...

    Vtechm3, I'm trying to use a scroll handle to scroll the text, kinda like the one on the side of a browser window(or any window really), along with the up and down arrows. I already figured out the...
  2. Replies
    3
    Views
    429

    Quick question can someone point me to a source...

    Quick question can someone point me to a source where I can learn how to script a scroll bar(not just up and down buttons) w/scrolling text. I'm using flash 5, the only online tutorial I found was...
  3. Create a button that says "close the browser" or...

    Create a button that says "close the browser" or whatever you want to call it. Then attribute the following script to it in the object actions:

    on(release){
    fscommand ("quit");
    }
  4. Replies
    2
    Views
    874

    thanks SubKloda.

    thanks SubKloda.
  5. Replies
    2
    Views
    874

    Here is a question that I'm not even sure is...

    Here is a question that I'm not even sure is possible, but since my company is looking to add it to their flash site I'm going to ask.

    We need to get a wav form image output to display the wav...
  6. Replies
    4
    Views
    425

    think I worked it out, your last post really...

    think I worked it out, your last post really helped GMF... thanks.
  7. Replies
    4
    Views
    425

    Thanks GMF, but I just want to clarify... I did...

    Thanks GMF, but I just want to clarify... I did both the options listed above. The second required me to "edit multiple frames" which gets complicated because the smaller movie already exists and is...
  8. Replies
    4
    Views
    425

    Quick question for all the flash pros. How do I...

    Quick question for all the flash pros. How do I control the placement of the X and Y cordinates when I load a smaller movie in a larger one.

    I have a smaller movie which needs to load on a larger...
  9. Thanks ashandes, I figured out the scrolling text...

    Thanks ashandes, I figured out the scrolling text that can be controlled with up and down arrows, it's the scroll handle that is a problem. It needs to be able to display the text and control the...
  10. Alright this my first time posting here... you...

    Alright this my first time posting here... you all seem so helpful and all so I thought I'd give it a shot.

    I am trying to make a scroll bar with up and down arrows and a moveable(up/down) scroll...
  11. Replies
    0
    Views
    3,549

    Whew, just found this community group... need...

    Whew, just found this community group... need help! deadline approaching. How do I do a point to point cursive animation. Visually it needs to look like someone is writing on the screen. Thanks.
    ...
Results 1 to 11 of 11




Click Here to Expand Forum to Full Width

HTML5 Development Center