A Flash Developer Resource Site

Search:

Type: Posts; User: flashMasterHand

Page 1 of 9 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    0
    Views
    436

    Flash 8: Tilebased Engine Help

    Hey all,

    I have recently gotten Flash 8, and was readed up on all the Bitmap improvments and such. I also ran across the scrollRect and copyPixel engines in the F8 sticky. I am a little confused...
  2. BlinkOk: the client may not have the right to...

    BlinkOk: the client may not have the right to resell it to whoever they want. A license can grant or deny anything you want.

    All it is basically is a contract. Just decide on the terms and price....
  3. Replies
    0
    Views
    400

    Sound Synch Problems

    Hey all,

    I just finished a flash presentation, basically a slideshow, and it has some background music ("Fire and Rain" by James Taylor). Now, I watch in on my computer, in editor preview, and the...
  4. Replies
    4
    Views
    469

    Hey, I think your problem lies in the fact you...

    Hey,

    I think your problem lies in the fact you are telling nextLoader to load. Its content path is set to just nc_loader. Did you mean to set it to nc_loader.contentPath? If not, why are you...
  5. Replies
    1
    Views
    348

    Silky, try taking a peek at the Flash...

    Silky, try taking a peek at the Flash documentation. They have some great example application code, and you will get a more comprehensive explanation from there then from anyone here.

    Also, this...
  6. Replies
    2
    Views
    457

    RMSkater: I think he is referring to the UI...

    RMSkater:
    I think he is referring to the UI Component that comes bundled with Flash MX 2004 Professional. It allows easy loading of JPG and SWF files.

    Fenn:
    I agree with RMSkater's inital...
  7. Replies
    1
    Views
    360

    Hmmm, from what your saying, it should just be an...

    Hmmm, from what your saying, it should just be an if loop:


    if (loader_mc.contentPath!=undefined) {
    //insert the stuff you want to do if there is a content path
    } else {
    //insert the...
  8. Replies
    1
    Views
    404

    Hey, If you are trying to tell your loaded...

    Hey,

    If you are trying to tell your loaded content to gotoAndStop, you need to reference loader.content .... for example:

    _root.loader.content.gotoAndStop(5);

    Hope that works for you!
    ...
  9. Simple Problem with Loader Component Loading

    Hey all,

    well, my last Flash project for a while: my photography portfolio.

    The design is very basic, just thumbnails load up, click on one, then view the image. Nothing fancy.

    Well, first...
  10. Replies
    8
    Views
    856

    Okay, I am getting mixed messages. Apparently,...

    Okay, I am getting mixed messages. Apparently, according to random, slight, and tonypa, there is an insignificant performance hit, if any, from using OOP. But what I got from Squize's post is that...
  11. Replies
    8
    Views
    856

    heh, 32 views an not a single reply .... figures...

    heh, 32 views an not a single reply .... figures ....
  12. Replies
    8
    Views
    856

    Game Architecture [disc]

    Hey all,

    Well, its been a while, but I am back, revisiting my programming roots :) . I have since moved on to C++ and using an open source 3D engine. However, I decided to give a game idea I had a...
  13. Replies
    3
    Views
    979

    Gradients ... so many gradients In my opinion,...

    Gradients ... so many gradients

    In my opinion, your use of gradients is a) too cliche and b) ugly. Gradients can be used effectively, but the need to be more subtle. In my opinion ...


    Dave
  14. VisionRay: I know that no one here can give me an...

    VisionRay: I know that no one here can give me an exact price. I was just wondering if anyone could give me even a ballpark guess of what I could get. I saw price's ranging from 2,000 to 600 on...
  15. How Much Do You Think My Comp would net on Ebay

    Here are the specs:

    1 Maxtor 120 GB 7200RPM Hard Drive
    1 (Generic Brand) 20 GB 7200RPM Hard Drive
    NVIDIA GeForce FX 5200
    Sony DVD-RW 8x (I think, or 16x)
    Standard 3 1/2 Floppy Drive
    Wireless...
  16. Replies
    10
    Views
    1,081

    Blasphemy!!!! Although, I have never played FF7,...

    Blasphemy!!!!
    Although, I have never played FF7, and it does look cool. But I will never give up on my precious Halo 2. My precioussssss ...
  17. Replies
    9
    Views
    869

    Why is it everyone elses code always is so clean...

    Why is it everyone elses code always is so clean and understandable, while mine always looks so cryptic?? :)

    Sorry I can't be too much help here RipX, my only guess is that is has something to do...
  18. jesserules: I can't seem to find your email....

    jesserules:
    I can't seem to find your email. Could you post it here or PM it to me? I sent out an email with a bunch of info in it, I'll send it out to you when I get your email.

    VENGENCE:
    I...
  19. Wow .... a lot more activity than the Coffee...

    Wow .... a lot more activity than the Coffee Lounge post :). Although it is really all about games.

    Ok, before I reply individually, let me just say I am very excited about this and I am glad that...
  20. Replies
    24
    Views
    2,414

    daer (is that a German word or something? I got a...

    daer (is that a German word or something? I got a bunch of German-looking stuff)
    ...
  21. Yea, I guess this is bump. I just wanted to make...

    Yea, I guess this is bump. I just wanted to make sure. I really like this idea, its a great business model, and I hate to give up on good ideas so easily :). Sorry if I'm spamming, but if no one...
  22. Flash Games Portal Idea - Charity-Based

    Rather than retype everything, I'll put the link to the Coffee Lounge post. I don't mean to spam the board, but I want to make sure people from here see it, cause it involves mostly this board.

    ...
  23. flashpenguin: thanks for the offer. If it just...

    flashpenguin: thanks for the offer. If it just turns out to be you and me, it will probably just die out. But I am giving it another go here, and if it works out, I'll be sure to drop you a line.
    ...
  24. Replies
    9
    Views
    839

    sorry for the slow replies here, I have been very...

    sorry for the slow replies here, I have been very busy lately (midterms, ahhhhh!).

    jesserules: you included the fla in the zip file. That is sort of the system I am going ahead with now. I think...
  25. Replies
    9
    Views
    839

    thx for the tips, but i was looking for more of...

    thx for the tips, but i was looking for more of an implementation system, not storage. I'll figure out storage later. The string parsing thing you showed is interesting, but a little involved for my...
Results 1 to 25 of 202
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center