A Flash Developer Resource Site

Search:

Type: Posts; User: Archbob

Page 1 of 20 1 2 3 4

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,158

    Yeah, I have the imports, I think I'm missing...

    Yeah, I have the imports, I think I'm missing some sort of plugin or class library. Not sure what I'm doing wrong. Its like my flash doesn't have fl.transitions or something.
  2. Replies
    3
    Views
    1,158

    Trouble with an import

    So when compiling, I keep getting this issue:

    1172: Definition fl.transitions:Tween could not be found.

    I use the IDE Adobe Flash CS. Anyone know whats wrong? Do I have to add a class path...
  3. Replies
    1
    Views
    2,032

    Looking for Artist for Hidden Object Games

    I'm looking for artists for hidden object games. I have the template engine. Games will be 15 levels with many objects per
    Level. Upfront or split revenue deal offered. Needs to have Adobe Flash CS...
  4. Replies
    2
    Views
    1,851

    How to make resets with movie clip in AS3

    I'm trying to convert an old AS2 game of mine into AS3. The old game is here:

    http://www.flashninjaclan.com/zzz100_.php

    Right now I'm having trouble with the background, I've duplicated the...
  5. Replies
    2
    Views
    1,133

    I actually do need to set them to null through or...

    I actually do need to set them to null through or blank out the values after each run.

    the clickCard function should set the values each time it runes and the flipcard one should Nullify them
  6. Replies
    2
    Views
    1,133

    Problem with Timer function and AS3

    So I have this code:



    package {
    import flash.display.*;
    import flash.events.*;
    import flash.display.MovieClip;
    import flash.utils.*;
    public class MatchingGame1 extends MovieClip
  7. How to set a default path for filereference.browse method

    So if I use the .browse method on a fileReference object, I can browser my HD for a file to upload.

    However, I need to specify the default folder where I can start browsing when i hit the button....
  8. Replies
    1
    Views
    1,253

    Action Script error 5006

    Trying to import an outside .swc into a .as file but I keep getting this error when using the functions. Here is my code:



    package{
    import flash.geom.*
    import flash.text.*
    import...
  9. Replies
    1
    Views
    10,665

    Cannot import swish compiled .swf into flash

    So I imported a working jigsaw puzzle from swishmax 4 into flash cs3 to put mochi ads in it and this is what I got?

    http://www.jigsawpuzzlesnow.com/angelfallsmochi.swf

    The puzzle works fine...
  10. Replies
    6
    Views
    1,501

    I'm using this code: onClipEvent(enterFrame)...

    I'm using this code:


    onClipEvent(enterFrame)
    {
    trace(_root._xmouse);
    trace(_root._ymouse);
    if((_root._xmouse<650&&_root._xmouse>0)&&(_root._ymouse>0&&_root._ymouse<550))
    {...
  11. Replies
    6
    Views
    1,501

    weird, _root._xmouse and _root._ymouse seem not...

    weird, _root._xmouse and _root._ymouse seem not to be working
  12. Replies
    6
    Views
    1,501

    So basically I have to create a clip the size of...

    So basically I have to create a clip the size of the stage right?
  13. Replies
    6
    Views
    1,501

    How to pause a game when switching windows

    I've noticed since the last few version of flash player that when your main view isn't focused on the flash game, it tends to mess the game up.

    How do I make it so the game automatically pauses...
  14. Thread: geturl & CS5

    by Archbob
    Replies
    5
    Views
    4,197

    You need to put the http:// in front?

    You need to put the http:// in front?
  15. Replies
    1
    Views
    1,331

    Masking with a movie Clip

    Hi,
    I'm trying to work with the Mask feature in flash. It sheeps I can only mask with a shape, but once I covert the shape(like a circle) that I'm masking with into a movie Clip, it no longer works....
  16. Replies
    6
    Views
    1,397

    CS3 I figured it out. Probably will do it in AS3...

    I figured it out. Probably will do it in AS3 though, the smoke trails on a lot of clips probably will lag in AS2
  17. Replies
    6
    Views
    1,397

    CS3 Is there an example or tutorial of how to do this...

    Is there an example or tutorial of how to do this somewhere on FK or anywhere online? I'm not sure how to go about it.
  18. Replies
    6
    Views
    1,397

    CS3 Thanks guys, I got this so far by using the...

    Thanks guys,
    I got this so far by using the filters thing in flash(arrows to move):

    http://www.flashgamesnexus.com/testbin/shadowshooter.swf


    But its not really what I want. I want it where...
  19. Replies
    6
    Views
    1,397

    CS3 Shadow Drag effect in AS2?

    Hi,
    Is there a tutorial somewhere that shows you how to do a shadow drag effect in AS2? Like when a character moves, it looks like there's shadows of him moving behind him?

    Basically I need a...
  20. How to make a movieclip follow mouse in rotation

    I have this code is AS3




    var xMouse = mouseX;
    var yMouse = mouseY;

    stage.addEventListener(Event.ENTER_FRAME, rotatechar);
    function rotatechar(event:Event):void
  21. Replies
    13
    Views
    2,546

    I'm sure the owners of flashkit make a pretty...

    I'm sure the owners of flashkit make a pretty penny. All these sites profit from having the word "flash" in the title.

    My guess is they went after Flashden because they wanted to get into the...
  22. Replies
    13
    Views
    2,546

    I think if even one of these guys challenged...

    I think if even one of these guys challenged Adobe in court, Adobe would not win. The easiest reason is that they actually haven't tried to defend their trademark very much in the last decade or...
  23. Replies
    13
    Views
    2,546

    Adobe forces Flashden to change its name

    Some of you might have heard about this.

    http://blog.activeden.net/site-news/important-news-flashden-is-changing-its-name-to-activeden/

    Adobe did this with freshairapps in the past too.

    Do...
  24. Replies
    3
    Views
    1,926

    Hmm, I think that might result from people try to...

    Hmm, I think that might result from people try to click play too fast and it interferes with the CPMstar ad, not sure though.
  25. Replies
    3
    Views
    1,926

    No lag on local computer but lag online?

    Hi,
    In my game:
    http://www.flashgamesnexus.com/flash-games/Lone-Space-Defender.php

    If you play level 1, you'll notice a lot of mini-lags in the game.

    However, when I play on it on my local...
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