A Flash Developer Resource Site

Search:

Type: Posts; User: gw630

Page 1 of 3 1 2 3

Search: Search took 0.06 seconds.

  1. Yeah they are all on the same level.

    Yeah they are all on the same level.
  2. How do I do that?

    How do I do that?
  3. draging a loaded swf file on a main swf file

    I got the onDrag functionality working, but somehow it disable the close btn and the scrolling functions. Can some one help me or point me to the right direction?

    Here is the action:...
  4. Replies
    0
    Views
    318

    looping a .flv file?

    Hi All.

    I am using the Flash 8 video player component that has a component panel which I can input one .flv path url. How can it tell it to LOOP a second .flv after the first one is done?
    ...
  5. Replies
    0
    Views
    446

    onDrag is working but not the other btns

    I got the onDrag functionality working, but somehow it disable the close btn and the scrolling functions. Can some one help me or point me to the right direction?

    Here is the action:...
  6. draging a loaded swf file on a main swf file

    Is there a way I can apply the onDrag action to a loaded swf file to the main swf file? Can someone show me the way?

    I made a MC out of a loaded swf file and I don't know how to make the onDrag...
  7. Replies
    0
    Views
    439

    Looping a second .flv file

    Hi All.

    I am using the Flash 8 video player component that has a component panel which I can input one .flv path url. How can it tell it to loop a second .flv after the first one is done?
    ...
  8. Replies
    1
    Views
    283

    Scrolling actionscript

    Can someone help me to get this actionscript to work?

    Also I would like to know how I can make the arrow buttons to make the movies scroll?

    Pls see attached fla. (It's in Flash 8)

    Thank you!
  9. Replies
    4
    Views
    430

    Fla attached

    Ha, Here is the fla with MCs and actionscripts.
  10. Replies
    4
    Views
    430

    Now with the new actionscript, it doesn't scroll....

    Now with the new actionscript, it doesn't scroll. Can I email you the flash file so you can look at it?
  11. Replies
    4
    Views
    430

    Scrolling Images/MC on mouse over

    Can any one help me/point me to create a mouse over scrolling feature that scrolls MC btns? I don't want it to scroll off the page. I would like it to initiate only on mouse over the area.

    So far...
  12. Replies
    1
    Views
    435

    any one?

    any one?
  13. Replies
    1
    Views
    435

    actionscript drop down menu help

    Can someone help me with this dropdown menu? I can get the first dropdown to work but not the secondary buttons to work. I placed the actionscript on the main movie clip below to activate the drop...
  14. Replies
    3
    Views
    686

    A little more complete one from basic to advanced...

    A little more complete one from basic to advanced actionscripting.
  15. Replies
    3
    Views
    686

    MX actionscript book suggestion

    Can anyone suggest books on learning the complete actionscript in MX?
  16. Replies
    0
    Views
    394

    Form script question

    Can someone help me with actionscript for a form to work with an asp page/server? or point me to the right direction to get more information on it.

    Thanks all
  17. Replies
    1
    Views
    484

    Flash Transition to a HTML page

    Okay... I have not seen this yet... but I'm going to ask you experts here... I have a Flash intro and a html home page. My client wants to have a smooth transition from the Flash intro to his home...
  18. Replies
    4
    Views
    672

    priting with #P frame label

    I have multiple frames that I would like to use the "#p" frame label to print. How can I use that code to print the frames after the current frame? Or is there a better solution to do this?

    Thanks.
  19. DavyPaycheck, You da bomb! It's working...

    DavyPaycheck,

    You da bomb!

    It's working now! I just didn't put the Change Handler in the combo box parameters.

    One more thing... I can move around from the first link to the last, but I can...
  20. I still can't get it to work... Here is what I...

    I still can't get it to work... Here is what I have...

    onClipEvent (load) {
    function comboHandler(component) {
    if (component.getValue() == "Retail_Support") {
    ...
  21. Can I use goto instead of GetURL? I tried it, but...

    Can I use goto instead of GetURL? I tried it, but it didn't move to the frame that I appointed.
  22. creating a drop down menu with the UI components?

    Can I use the UI componenet to function as a drop down menu? If so, how can I input the link/url to its property?
  23. What if I have two seperate text fields with two...

    What if I have two seperate text fields with two different external text file. How can I get them to load correctly to their fields?
  24. Loading Dynamic Text fields using External files

    I'm loading a dynamic text field using an external .txt file on the same folder with the url=htext.txt

    When I view the swf file, it works. However if I view the htm page with the swf embedded in...
  25. Loading Dynamic Text fields using External files

    I'm loading a dynamic text field using an external .txt file on the same folder with the url=htext.txt

    When I view the swf file, it works. However if I view the htm page with the swf embedded in...
Results 1 to 25 of 71
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center