Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

+ Post New Thread
Page 1 of 84 1 2 3 11 51 ... LastLast
Threads 1 to 20 of 1675

Forum: Flash Scripting

Post questions related to Flash actionscript, components, mouse tracking, smartclips etc...

  1. Sticky Thread Moved: Rules & Regulations

    Started by Vlykarye, 08-03-2011 01:55 AM
    • Replies: -
    • Views: -
    08-03-2011 01:55 AM Go to last post
  1. Fade in feature not working

    This is my first post so be patient please. I am a newbie, but I think the scripting forum would be the best for this problem. I am combining...

    Started by rwstudio, 05-15-2012 05:59 PM
    • Replies: 1
    • Views: 14
    Yesterday 08:20 PM Go to last post
  2. [AS2] Duplicate movie based on array data

    Hello flash enthusiasts, I am currently building a (mock up) to view subscriber information by duplicating a movie clip based on an array....

    Started by kumba, Yesterday 05:59 PM
    as2
    • Replies: 0
    • Views: 5
    Yesterday 05:59 PM Go to last post
  3. AS3 Button rollout issue

    Hello kind folks, I currently have a crosshair type cursor that follows the mouse over my flash project, however i only require this action over a...

    Started by thefieldhouse, 04-17-2012 09:53 PM
    as3, button, issue, rollout
    • Replies: 7
    • Views: 173
    04-18-2012 09:41 PM Go to last post
  4. Script activation delay

    hi all, i need a script that fires every 5 seconds, and that in those 5 seconds is not possible to use it, can you help? is this: onClipEvent...

    Started by elvova, 04-13-2012 02:37 PM
    activation, delay, script
    • Replies: 1
    • Views: 115
    04-13-2012 09:01 PM Go to last post
  5. Exclamation create a questionnaire using flash - how to store answers???

    I need to create a questionnaire using flash, and i dont know how can i save the user answers to a "database" for later analysis... Can someone help...

    Started by Yasmin, 04-08-2012 08:49 AM
    answers, create, flash, questionnaire, store
    • Replies: 1
    • Views: 94
    04-08-2012 09:40 AM Go to last post
  6. _root not working for button inside a movieclip

    Hi everyone! I've been ripping my hair off the last few days, i know this is a recurrent problem, but i have tried almost everything i've found in...

    Started by Morgans, 03-21-2012 11:12 PM
    2 Pages
    1 2
    button, inside, movieclip, root, working
    • Replies: 10
    • Views: 245
    03-25-2012 04:16 AM Go to last post
  7. Goto a random frame in a mc

    Hi, I need some help with some ActionScript, if you've got the time! It's very simple, and I've done it before, but for some reason I cannot get it...

    Started by iCanry, 03-18-2012 03:45 AM
    2 Pages
    1 2
    frame, goto, random
    • Replies: 15
    • Views: 283
    03-18-2012 05:00 AM Go to last post
  8. stage.stageHeight/Width

    Hello Programmers, I am new to flash as you will see in a moment. I am trying to make a function stayOnStage (e:Event) { if...

    Started by dubstepmagic, 03-16-2012 10:04 AM
    stage, stageheight, width
    • Replies: 0
    • Views: 107
    03-16-2012 10:04 AM Go to last post
  9. Couple of problems

    Fixed all the problems now...

    Started by ET217, 03-13-2012 05:48 PM
    couple, problems
    • Replies: 2
    • Views: 134
    03-16-2012 06:45 AM Go to last post
  10. Bullet recycling won't work. Flash CS5

    I'm making a game with basic gun inventory, shooting, and movement. In the script (man) is the player. I can't get my gun to shoot a single bullet (i...

    Started by JesMFN, 03-06-2012 07:59 PM
    bullet, cs5, flash, recycling, work
    • Replies: 5
    • Views: 256
    03-08-2012 12:33 AM Go to last post
  11. AS2 loadMovie from another directory?

    I'm trying to load a .swf from a different directory. Using this code - loadMovie("/cashre/c_recycler.swf", "blank"); This works fine when I...

    Started by iray, 03-06-2012 09:09 PM
    as2, directory, loadmovie
    • Replies: 0
    • Views: 149
    03-06-2012 09:09 PM Go to last post
  12. AS3 Help (Buttons)

    Hello, Im currently working on a piece of flash/AS that allows you to select and view an image based on 4 buttons that are displayed over the...

    Started by Schristie, 03-03-2012 12:59 PM
    as3, buttons
    • Replies: 0
    • Views: 163
    03-03-2012 12:59 PM Go to last post
  13. Red face AS 2 - Drag and drop movieclip on object to disappear

    Hi guys, this is my first time posting here and I've been looking for a while on how to do this but I haven't found what I'm after. I have a drop...

    Started by SqueakySun, 02-28-2012 05:54 AM
    disappear, drag, drop, movieclip, object
    • Replies: 0
    • Views: 147
    02-28-2012 05:54 AM Go to last post
  14. Stop function code AS2

    hi;) I have smth like this in my flash, which is basically snow falling randomly. init = function () { width = 300; // pixels height = 200; ...

    Started by sfinksred, 02-25-2012 04:58 PM
    as2, code, function, stop
    • Replies: 0
    • Views: 132
    02-25-2012 04:58 PM Go to last post
  15. radio button communication

    Hi there. I've got a relatively simple problem with controlling the appearance of a radio button after it's selected. I'm using Flash CS5.5 and AS2....

    Started by Mark1970, 02-13-2012 07:41 PM
    button, communication, radio
    • Replies: 0
    • Views: 119
    02-13-2012 07:41 PM Go to last post
  16. AS2 - Arrays to textbox

    I need to pull data from an xml array, then have it alternate listing the data in the same text box. Here is the how I'm loading the XML: //...

    Started by kumba, 02-11-2012 03:46 PM
    • Replies: 0
    • Views: 149
    02-11-2012 03:46 PM Go to last post
  17. If frame in movieclip = 375, then in the main scene to frame 37

    Hey guys;) I really looked for this everywhere, I tried in every way by myself, but of course didn't work. Using AS2 So basically, I would like to...

    Started by sfinksred, 12-11-2011 05:44 PM
    2 Pages
    1 2
    frame, main, movieclip, scene
    • Replies: 12
    • Views: 782
    12-23-2011 10:27 PM Go to last post
  18. Simple Flash and XML sample + picture

    Hi, I apologize for my language but it is weak. I am using this tutorial LINK and I would be able to add pictures to the XML code looks like...

    Started by anitaskala, 12-15-2011 07:21 PM
    flash, picture, sample, simple, xml
    • Replies: 0
    • Views: 322
    12-15-2011 07:21 PM Go to last post
  19. As help!!!

    Hello folks. I really need your help here. I once bought a small favor from a flash coder from activeden.net a few years ago. I would like to...

    Started by hrohibil, 11-15-2011 06:31 PM
    • Replies: 7
    • Views: 353
    11-17-2011 08:55 PM Go to last post
  20. different key-command on different frame

    Hi, I am trying to recreate an interface where the numpad keys 1-9 are involved, as well as buttons for "ok", "back" and "go to start". My problem...

    Started by Magnus, 11-14-2011 02:37 PM
    command, frame, key
    • Replies: 1
    • Views: 205
    11-15-2011 04:26 PM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 3 users browsing this forum. (0 members & 3 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial