A Flash Developer Resource Site

Search:

Type: Posts; User: big-tony

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    1,834

    Well hell 2 days and not 1 response.. does...

    Well hell 2 days and not 1 response.. does anybody know of a Flash forum with ACTIVE members? lol
  2. Replies
    1
    Views
    1,834

    Links in my flash site pop up blocked?

    I have a website located at: tonywilford.com made entirely of flash. However when I click on any outside link like on my contact page , it detects it as a pop up and doesn't open it.

    I know I can...
  3. Only 1 button Now linking Properly.. Weird

    oops! I mean: Only 1 button NOT linking Properly.

    Can someone take a look at this file:
    http://rapidshare.com/files/277883352/lawncaresite.fla

    Basically I have 4 nav buttons. I've made each...
  4. Never mind. After 2 hours of hunting around I...

    Never mind. After 2 hours of hunting around I found this thread and it worked. :)
    http://board.flashkit.com/board/showthread.php?t=397494
  5. [RESOLVED] Next Frame in Movie clip Button?

    I have a Movie Clip that has 4 pictures on 4 frames.
    There is also a stop(); action after each picture.

    What I'm trying to do is have a button that is right below the movie clip and when...
  6. Alright, I figuired it out lol . This code right...

    Alright, I figuired it out lol . This code right here worked:


    on (press) {
    startDrag(scarf, true);
    }
    on (release) {
    stopDrag();
    if(_dropTarget=="/winter_mc")
  7. oh yeah I have to use setProperty to turn the...

    oh yeah I have to use setProperty to turn the scarf invisible if that changes anything.
    This is what I changed it to but it still won't work.


    on (press) {
    startDrag(scarf, true);
    }
    on...
  8. It has to be Flash CS3 code. Here is my file if...

    It has to be Flash CS3 code.
    Here is my file if you or someone could take a quick look:
    http://rapidshare.com/files/277021308/skillsdemo9.fla
  9. [RESOLVED] Make item disapear after dragging it?

    I basically am suppose to make "scarf" drag over to a movie clip named "winter_mc" and when it is on it, it is suppose to disappear but it's not disappearing.

    Here is my code used in the scarf:
    ...
  10. Navigation Button Drop down Menu won't Drop Down

    Can somebody take a look at my .fla file and tell me why exactly my menu is not dropping down at all?

    If you download my file go to scene 3. that is where my Navigation Bar is.
    Thanks in advance!...
  11. Replies
    1
    Views
    370

    Nermind, I figured it out myself of accident...

    Nermind, I figured it out myself of accident really. The "View layer as outline" was checked.. I don't know how it got that way really though but it works fine now.
  12. Replies
    1
    Views
    370

    Weird Outlines?

    Take a look at this picture:
    http://i29.tinypic.com/qpp5cg.png

    Why is it not showing anything but the outlines for the buttons and everything? It's driving me crazy.. :yikes:
  13. Replies
    2
    Views
    804

    Crap! It was THAT simple? lol Thanks! :yarr:

    Crap! It was THAT simple? lol Thanks! :yarr:
  14. Replies
    2
    Views
    804

    Adobe Flash CS3 Stop After Certain Frame

    I have a Flash Project that has 2 Animations in it and when I Play the movie and click the button that is specified to play the sample motion animation Both Animations Play one after another.

    I am...
Results 1 to 14 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center