A Flash Developer Resource Site

Search:

Type: Posts; User: fjgamer

Page 1 of 2 1 2

Search: Search took 0.12 seconds.

  1. Replies
    2
    Views
    1,149

    I can't really point you in the right direction,...

    I can't really point you in the right direction, but I'm pretty sure AdSense will need to have a way to track traffic. I'm just not sure Flash could accommodate AdSense without custom-coded ad...
  2. CS3 Just an update for anyone who cares, this problem...

    Just an update for anyone who cares, this problem seems to date back to when my original WinXP profile got corrupted by an old Wacom driver. Also, when Creative Suite tries to install, it tries to...
  3. Replies
    1
    Views
    1,010

    There is no repository specifically for this...

    There is no repository specifically for this purpose, but you're likely to find a lot of old stuff on the internet archive, a service that archives websites periodically. They don't normally save all...
  4. Replies
    2
    Views
    759

    Older SWF files (from the Flash 5 days) can be...

    Older SWF files (from the Flash 5 days) can be 'converted' to their source form fairly easily, but the newer stuff can only be scavenged so much. Encryption makes the process even more difficult.
    ...
  5. Why Flash 4? That aside, if my memory is...

    Why Flash 4?

    That aside, if my memory is correct, Flash 4 scripting was similar to the following:
    onpress () {
    //do something here
    }
    Flash 4 did not allow use of ActionScript 2.0! AS2 didn't...
  6. CS3 When loading, Flash player uses previous resolution...

    This is a technical problem, not involving scripting.

    A few months ago, I started noticing a small annoyance in Flash and the Flash Player. This small annoyance quickly became a rather large...
  7. Replies
    0
    Views
    1,357

    Flash Player resolution not set?

    I have both Flash Player 9 and Flash Player 10 as exe files in a "C:\tools" directory, and I open the swf files with them. I've done this since the Macromedia Flash 5 days, and I'm set in my ways....
  8. Replies
    35
    Views
    18,393

    I tried Zinc and SWFStudio last year and didn't...

    I tried Zinc and SWFStudio last year and didn't really like SWFStudio. Zinc was pretty good but not really useful enough to warrant the cost. I do like making custom projectors, though.
  9. 3d apps are easy to find. Blender is among the...

    3d apps are easy to find. Blender is among the best of them, and it's free. :shhh: Unfortunately, Flash can't handle 3d models very well. I don't have a lot of experience with 3d in Flash, mind you....
  10. You need to figure out how to set the rotation of...

    You need to figure out how to set the rotation of the circle(s) to the direction of the camera. I can't help with this. My knowledge of Papervision is quite limited. Sorry.
  11. char.onMouseMove = function(){ var __x =...

    char.onMouseMove = function(){
    var __x = _xmouse-this._x;
    var __y = _ymouse-this._y;
    angle=Math.atan2(__y,__x)*180/Math.PI;
    this._rotation = angle + 180; //what is the "+180" for?
    }
    I made a...
  12. Replies
    27
    Views
    6,418

    If you really want to make games, Flash still...

    If you really want to make games, Flash still fails, because we have Unity, and that's cheaper. Plus, we have so many easy-to-use tools, including Construct and Game Maker. We even have a few neat 3D...
  13. Replies
    3
    Views
    2,471

    I got a 404 error. The current version is $200,...

    I got a 404 error. The current version is $200, so I'll pass.
  14. Replies
    5
    Views
    21,115

    Seems to work for me. I have the newest version...

    Seems to work for me. I have the newest version of Firefox (3.5.x) and Flash Player. I'm using Windows XP Pro. on an old Dell Optiplex GX270. That's not 64bit, in case you're wondering. Haha.

    I...
  15. Replies
    12
    Views
    1,945

    It's not a MMORPG. It's more like a MOSG....

    It's not a MMORPG. It's more like a MOSG.
    Anyway, for what it is, it really looks nice, and I featured it on my not-so-popular games blog: http://searchforvideogames.blogspot.com

    Quick...
  16. Replies
    33
    Views
    2,115

    I was forced to set up Silverlight a few days...

    I was forced to set up Silverlight a few days ago. (Weird error on Microsoft Update.) This is the first thing I've found that requires it!

    Silverlight does seem to run faster than Flash, but I'm...
  17. Replies
    14
    Views
    1,387

    It's odd. The 1.4 package was corrupt both times...

    It's odd. The 1.4 package was corrupt both times I downloaded it. Also, the downloads are painfully slow after the first 20%. The speed drops to 10kbps. Any chance you could give us a download...
  18. Replies
    6
    Views
    904

    Thanks for testing the game. There really isn't...

    Thanks for testing the game. There really isn't any content to it. I'm still working on the game mechanics. The slime can hurt you but never kill you, however, if you slash at the slime, it will die,...
  19. Replies
    6
    Views
    904

    [CS3] Epic RPG (demo - need feedback)

    This is an AS1 game, but I may upgrade to AS2 or AS3 if need be. Anyway, it's a community-based story, so anyone outside the community, Syboard, may not get all the jokes and may not care about the...
  20. Thread: [WIP] iron man

    by fjgamer
    Replies
    35
    Views
    4,352

    Use the A, S, D, and W keys to move. Also, that...

    Use the A, S, D, and W keys to move. Also, that arrow key issue seems to be a problem with my games, too. In Firefox, there is no issue, so I suggest switching to Firefox. :yikes: (Ha ha, I love...
  21. Replies
    3
    Views
    881

    EE, or ExpressionEngine, really isn't worth...

    EE, or ExpressionEngine, really isn't worth paying for. I started coding a CMS/Forum system from scratch a few days ago, and I'm almost ready to test it out. If you want to learn PHP, a simple CMS...
  22. Replies
    5
    Views
    637

    Appropriate title would be "Flash Animator Wanted...

    Appropriate title would be "Flash Animator Wanted (no pay!!)" and I would have lost interest right there, because I rather animate my own stories if there's no incentive to do your work.

    However,...
  23. Replies
    34
    Views
    2,060

    I love what's done. The bolt stuff is like what I...

    I love what's done. The bolt stuff is like what I want to accomplish for teleportation in my own game. I think I know how to do it for my game, so I won't ask how you made yours. I just wanted to...
  24. Replies
    19
    Views
    1,195

    If your game is good, Syboard...

    If your game is good, Syboard (http://www.syboard.net) may host the swf file for you. What game(s) would you like hosted? Oh and how much bandwidth would you expect these games to consume? Syboard...
  25. Thread: two projectors

    by fjgamer
    Replies
    4
    Views
    1,117

    You should use only one protector to show two...

    You should use only one protector to show two separate windows. I'm not exactly sure why you're currently using two projectors, so I'm sorry if this is a pointless reply.
Results 1 to 25 of 49
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center