A Flash Developer Resource Site

Search:

Type: Posts; User: Chontler

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    728

    Cool, but.... as my movieclip only has to swap...

    Cool, but....

    as my movieclip only has to swap between the same 2 instances I added the second one to the first one's timeline with a stop command, and am using the tell target to jump to the...
  2. Replies
    4
    Views
    728

    I have a movieclip and I need to be able to swap...

    I have a movieclip and I need to be able to swap it's instance with another in the library with actionscript.

    At the moment I am adding a keyframe and manually swapping via the properties, but...
  3. Replies
    0
    Views
    473

    In one frame I have loadVarsText = new...

    In one frame I have

    loadVarsText = new loadVars();
    loadVarsText.load("typetest.txt");

    And in a later one I have

    loadVarsText.onLoad = function (success){
    if (success){
    ...
  4. Replies
    4
    Views
    546

    I ain't tried this recently, but I remember when...

    I ain't tried this recently, but I remember when I used to change the screen resolution down then toolbars would remain offscreen until I changed it back again.
    Try putting your resolution up and...
  5. Replies
    6
    Views
    1,037

    Or it sounds like you need to add the file url as...

    Or it sounds like you need to add the file url as a field in the table (or linked table) and bring the url as a separate variable with the filename.
  6. Replies
    0
    Views
    658

    A client have asked whether he can have a flash...

    A client have asked whether he can have a flash controlled front-end on a VB application. It would have to be embedded within the app. I've not used flash for a couple of years, but could do with...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center