A Flash Developer Resource Site

Search:

Type: Posts; User: Flamboyant Flasher

Page 1 of 20 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    382

    Mac Style Menu

    Good evening...

    Does anyone know where I can find a tutorial or .fla on how to create a mac Style menu in a scrolling panel? I got this tutorial from

    http://gotoandlearn.com/play?id=25

    ...
  2. Replies
    5
    Views
    1,248

    Thank you, but that's not what I was looking for....

    Thank you, but that's not what I was looking for. I need to know hot to disable the option that allows viewers to down the flash movie as I explained in my initial post....
  3. Replies
    5
    Views
    1,248

    I want to disable that option on the right-click...

    I want to disable that option on the right-click menu...
  4. Replies
    5
    Views
    1,248

    [CS3] Right-Click Context Menu

    Flashers, I noticed that when I publish my fla., the right-click context menu gives any person viewing the site the option to download the .swf (although the menu calls it a video) to their hard...
  5. Replies
    1
    Views
    439

    Movie Clip Variable

    can I get help with the correct code to test whether or not a movieclip is open or if it is on a particular frame? I know I need a variable in the clip, but not certain how to set it up...

    Thanks.
  6. Replies
    0
    Views
    331

    Movie Clip Variable

    I got it...
  7. Eventdispatcher And/or Asbroadcast

    i'm trying to write this code that listens for an image that has been loaded. In other words i have three arrays:


    Cars:Array=new Array("Mercedes.jpg", "BMW.jpg", "Hummer.jpg");
    ...
  8. Replies
    2
    Views
    934

    Here's the simple code for the icon: on...

    Here's the simple code for the icon:


    on (release){
    getURL("aim:BuddyIcon?src=http://www.yoursite.com/youricon.jpg");
    }

    Thanks though Gparis
  9. Replies
    2
    Views
    934

    Download Aim Icons From Flash

    I'm trying to give users the ability to download icons from my site. Thus, when the user clicks an icon, I need aim to launch and have that particular icon downloaded for the user to use. I know how...
  10. Replies
    2
    Views
    1,548

    I'll be waiting in the cut...thank u... :smoov:

    I'll be waiting in the cut...thank u... :smoov:
  11. Replies
    2
    Views
    1,548

    Flash 8 Upload

    Does any one have a working fla. and php script to upload multiple files (with the specified max sizes, and file types) to a server? In addition, when there is an image being uploaded, it would be...
  12. ActionScript Preloader/Advanced Question

    Here's my actionscript:

    //-----------------------------------------------------------------------------------
    // Create the Load Bar

    var loadBar:MovieClip = createEmptyMovieClip("loadBar",...
  13. MoviwClipLoader Progress Absent

    I thought I figured it out:

    //-----------------------------------------------------------------------------------
    var container:MovieClip = createEmptyMovieClip("container",...
  14. Thank you Cancerinform ; that was on point!...

    Thank you Cancerinform ; that was on point! :thumbsup: :thumbsup: :thumbsup:
  15. Replies
    29
    Views
    9,149

    I got it working baby!! thanx 2 Chris Sehorn... I...

    I got it working baby!! thanx 2 Chris Sehorn... I owe u 1 big-time.... :thumbsup:
  16. Replies
    29
    Views
    9,149

    Does any one have a working fla. and xml file...

    Does any one have a working fla. and xml file that shows how to create hyperlinks in the xml file? That would be grand and unquestionably appreciated...
  17. Replies
    22
    Views
    10,803

    ....

    ....
  18. Replies
    7
    Views
    1,938

    I'm not familiar with element style. Can you...

    I'm not familiar with element style. Can you provide an example or a working fla? I just need hyperlinks to work in XML files...

    It is my view that hyperlinks in XML files that would be loaded...
  19. Replies
    7
    Views
    1,938

    I fixed it; it's loading well now... ...

    I fixed it; it's loading well now...


    Howeve,r when I insert my CDATA tags , it's coming back undefined..

    Here is the CDATAtags:



    <?xml version="1.0" encoding="iso-8859-1"?>
  20. Replies
    7
    Views
    1,938

    Loading XML

    First I'm trying to get this XML file to load, but it's coming up undefined. Here's the actionscript:


    var MyX:XML=new XML();
    MyX.ignoreWhite=true;

    var urls:Array=new Array();
    var...
  21. I want to have a Preloader inside a Movie Clip...

    I want to have a Preloader inside a Movie Clip ;this Movie Clip would be in the library. When I load a .swf or a .jpg file, I want to use that preloader-Movie Clip from the library to show the...
  22. AttachMovie Preloader for Flash 8

    I want to load 50 different swfs.s or images into my Main Movie and I want to use an AttachMovie preloader; what's the best code for that?

    thanks
  23. Replies
    0
    Views
    403

    AttachMovie Preloader

    I want to load 50 different swfs.s or images into my Main Movie and I want to use an AttachMovie preloader; what's the best code for that?

    thanks
  24. Replies
    0
    Views
    534

    CDATA links in XML

    Good morning (from New York City) experienced Flashers...I need a lil assistance...

    I need to have two links in an XML document. This XML document would be loaded into Flash.

    The first link I...
  25. Replies
    1
    Views
    356

    I got it....nevermind...I got it working....

    I got it....nevermind...I got it working....
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