A Flash Developer Resource Site

Search:

Type: Posts; User: jeroen84

Page 1 of 20 1 2 3 4

Search: Search took 0.51 seconds.

  1. Replies
    13
    Views
    2,153

    Yes, that's correct. Sometimes Flash just uses...

    Yes, that's correct. Sometimes Flash just uses the page that is in your Temporarily Internet Files instead of retreiving it from the server again.
    By adding a random variable to the url, you can be...
  2. Replies
    13
    Views
    2,153

    Nope actually ^^;; I havent had much time...

    Nope actually ^^;;

    I havent had much time lately to work with Flash lately or check these boards. :/

    Edit: I'll see if I can find the time to update it to the latest AS version later.
  3. Replies
    13
    Views
    2,153

    PHP/MySQL Highscore Tutorial

    Changes March 26, 2007: Reposting my old Highscore Tutorial. Because my original one is pretty old, but still useful, apparently I cant edit my original thread anymore as it seems to be...
  4. Replies
    67
    Views
    2,668

    Blink, you're right with that. You always have to...

    Blink, you're right with that. You always have to probe the market right for stuff like this.

    Tonypa, if I understood tom correctly, you won't need flashMX..
  5. Replies
    67
    Views
    2,668

    Hmm.. If the appliacation will allow you to make...

    Hmm.. If the appliacation will allow you to make high quality games as you said, then in my oppinion that would be even underpriced.

    *buys the app for $150*
    *creates an awesome game*
    *sells it...
  6. Replies
    67
    Views
    2,668

    So in effect, you give them a 'click-and-play'...

    So in effect, you give them a 'click-and-play' game because of the accompaniying engine.

    Note to lux and tonypa. Remember that making a 'click-and-play' game will ALWAYS be a 'standard game' with...
  7. Replies
    67
    Views
    2,668

    Or you could do it server based. What sounds like...

    Or you could do it server based. What sounds like a much better idea to me. You would keep everything in your own hands. People could make the games for free, but if they want to save/export them...
  8. Replies
    12
    Views
    1,182

    Hehe.. no problem. And you can always email me...

    Hehe.. no problem.

    And you can always email me for stuff.
  9. Thread: bored

    by jeroen84
    Replies
    8
    Views
    662

    Lol.. pretty funny. ^_^ Nice work.

    Lol.. pretty funny. ^_^

    Nice work.
  10. Replies
    67
    Views
    2,668

    Hey tom. Looking even better. :D For pricing,...

    Hey tom. Looking even better. :D

    For pricing, I would recommend a light version and the full version costing around: $149-199

    Argumentation: Swift3D is $169, what is already a great cheap...
  11. Replies
    12
    Views
    1,182

    Well.. random answered that question. And here's...

    Well.. random answered that question. And here's a response on how to use loadvars as requested in your mail.

    ActionScript:
    loadVariablesNum("script.php", 0, "POST");

    This loads AND sends all...
  12. Replies
    12
    Views
    1,182

    McNugget.. you're right of course. ;) I usually...

    McNugget.. you're right of course. ;) I usually use the loadvars/POST manner.

    He asked for a getURL version, and he got it. ^_^

    macbird, in reply to your email/pm:

    The text before the '=' is...
  13. Replies
    27
    Views
    1,440

    Oh well... Time for me to continue work.. ;) ...

    Oh well... Time for me to continue work.. ;)

    Lux - great new interface and graphics. ^_^
  14. Replies
    8
    Views
    772

    As a side note, this would be 'more correct'. =P...

    As a side note, this would be 'more correct'. =P

    onClipEvent(load){
    s = new Sound();
    s.attachSound("sound");
    }
    onClipEvent(mouseDown) {
    s.start();
    }
  15. Replies
    3
    Views
    590

    You could use my Highscore tutorial. But it uses...

    You could use my Highscore tutorial. But it uses PHP and a MySQL database, not a saved file.

    It tells some small stuff about chaching as well. I hope it will help.
  16. Tonypa is correct here. Your 'hucked' up sound is...

    Tonypa is correct here. Your 'hucked' up sound is probably because your sound quality(and filesize/frame) is too large to stream correct.

    You can use the Bandwidth Profiler with Streaming Graph in...
  17. Replies
    12
    Views
    1,182

    Or you could use an iframe.. ...

    Or you could use an iframe..


    getURL("javascript:loadwindow('http://www.freeflashrpg.com/Angels/write_cFile.php?var1=value1&var2=value2')");

    And in the html:


    //in the HEAD:
    <script>
  18. Replies
    30
    Views
    1,313

    Very nice style. Somehow it reminds me of...

    Very nice style.

    Somehow it reminds me of Splinter Cell.. But that's probably just my twisted brain doing the work. ;)
  19. Replies
    12
    Views
    816

    Very nice.. You made them for...

    Very nice..

    You made them for SpeelOnlineSpellen.nl on freelance basis?
  20. Replies
    17
    Views
    965

    That code.. :( Let me count your amount of...

    That code.. :(

    Let me count your amount of hitTests().

    181 every enterFrame!!! Try to or get that number down, or use an alternative hittesting method.
  21. Thread: Adop me

    by jeroen84
    Replies
    52
    Views
    2,526

    Uhm.. Blink. You don't have to necessarily have...

    Uhm.. Blink. You don't have to necessarily have to put that on. You can also just click on them and draw them away from the borders so they dont dock. I have my Properties and Actions panel docked at...
  22. Thread: taggers?

    by jeroen84
    Replies
    18
    Views
    1,520

    I'll make a tag of me tomorrow morning. :)

    I'll make a tag of me tomorrow morning. :)
  23. Replies
    17
    Views
    1,013

    Lol Just PM Ed Mack or Olorin. If they ask the...

    Lol

    Just PM Ed Mack or Olorin. If they ask the administrator, I am sure you will get your post count back if they explain how a valuable community member you are.. ;)
  24. Replies
    62
    Views
    2,915

    I have to say.. Very nice for some flash4 code. I...

    I have to say.. Very nice for some flash4 code. I myself started with flash4 a few years ago and I can remember the terrible tell targets:(.

    Flash5 and MX are so much better and more logical to...
  25. Replies
    17
    Views
    1,013

    It never hurts to ask.. Does it?

    It never hurts to ask.. Does it?
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