A Flash Developer Resource Site

Search:

Type: Posts; User: Tempesta

Page 1 of 6 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    8
    Views
    18,869

    Check out my Android game

    Hi everyone :)
    Please check out my Android "Tower Defense" game Pop Smoke and tell me what you think.
    I have made it with Flash and 2 good ANE's In App Purchase and ADMob for those who are...
  2. Replies
    0
    Views
    1,121

    Flash CC : Search in output field

    Hey all, I recently switched to Flash CC and can't figure out how to search in output collumn when I'm testing my application. In CS5.5 this was easy, I could just click in the output field and then...
  3. Replies
    10
    Views
    11,951

    Yup it will. That is basically what I did....

    Yup it will. That is basically what I did. Allthough I turned all my MovieClips into bitmaps to increase performance as this will use the GPU on the device instead of the CPU. You will probably have...
  4. I had to take some affirmative action, so I...

    I had to take some affirmative action, so I uninstalled flash and deleted all Android and AIR SDK's, reinstalled a trial version of Flash Professional CC and voila it works. I'm guessing it had...
  5. Thanks for your reply, but like I said I have 1.2...

    Thanks for your reply, but like I said I have 1.2 GB space available, and the app is only 25 MB. So it should be fine.. There is something else going on. I have checked the xml manifest, tried...
  6. I also tried to create a new project, completely...

    I also tried to create a new project, completely empty, and the same error still occured. Is there a log file or something I can check to actually get an error message? Thanks
  7. Device Error: Please check if there is enough space on the device

    Hey good folks. I'm pulling my hair over this one. I have an app on the google play store: https://play.google.com/store/apps/deta ... r.PopSmoke . I have made a pretty hefty update to it, and I've...
  8. AS3 Android - Disappearing bitmaps & help with waypoints

    Hi everybody. I have just started creating a game for android, I'm using HTC Desire HD and it is going pretty good. Except some of my bitmaps keep disappearing, one second it may be there and the...
  9. Replies
    1
    Views
    1,325

    I Figured it out!

    Ok, I figured it out. If someone else stumbles upon this post, put a timer in the flash file, apparently the flashfile wasnt ready for javascript yet (even though it was ready to execute a javascript...
  10. Replies
    1
    Views
    1,325

    Send variable to Flash from Javascript

    I've been trying to communicate flash and javascript some time now, but I can't get Javascript to send variables to flash, just the other way around. When the .swf is done loading, it succesfully...
  11. Replies
    1
    Views
    392

    OK I figured it out, some how I pressed...

    OK I figured it out, some how I pressed ctrl+shift+8! if you get the same problem, press the combination to get rid of them.

    Signing of
  12. Replies
    1
    Views
    392

    Weird symbols in my code

    Ok, guys so I pressed something on my keyboard in actionScript 3 while writing code, and some weird sybmols popped up all over the place, I can't get rid of them :/

    there is >> after every indent...
  13. anyone? help would be greatly appreciated ;) ...

    anyone? help would be greatly appreciated ;)

    and oh yeah right now, another thing has got me stuck.
    I'm trying to reach a sprite that is added as an child a couple of sprites down the line, at...
  14. Thanks for the reply, but in that code you just...

    Thanks for the reply, but in that code you just create an empty movieClip and name it enemy1, enemy2 and so on. You don't pick up anything from the library?
  15. Getting movieclips from the library dynamically

    Hi I'm in the midst of a painstaking port from AS2 to AS3 on a game I have created. Now a piece of code I use a lot is for example;


    function wave() {
    for(var i:int = 0; i<10; i++) {

    ...
  16. Replies
    6
    Views
    10,502

    Allright, great stuff! Thanks a bunch, this is my...

    Allright, great stuff! Thanks a bunch, this is my friends' server, that he rents. That's the reason I didn't want to annoy the hosts if it wasn't necisary.
    But now that I have a bit more...
  17. Replies
    6
    Views
    10,502

    I'm back, I really appreciate that you have taken...

    I'm back, I really appreciate that you have taken the time to answer my questions sneaky imp. So since the last post, I've been working on the site, and done the occasional google search on my whole...
  18. Replies
    6
    Views
    10,502

    Thanks for the reply :) I have SmartFtp to...

    Thanks for the reply :)

    I have SmartFtp to upload the files to my server, and I have uploaded the PHPfiles. But they are based on the databases I have made in PHPMyAdmin (thank you). I just dont...
  19. Replies
    6
    Views
    10,502

    How to get my 'localhost myadmin/php' online

    Hi everyone it has been a while, good to be back.

    Ok here is the deal, I have little knowledge on PHP and myadmin. But I have managed to build a flashsite that uses PHP and myadmin perfectly, but...
  20. Thanks for replying :) Well I tried it on...

    Thanks for replying :)

    Well I tried it on their server, the application tells you to type in a zipcode I did, but the temperature-ouput never showed, I tried it locally on my own server also, but...
  21. Getting temperature from different places.

    I have a client that want the site to display the temperature of different locations.

    i found this link, but I didnt get it to work.. :/
    http://www.flash-db.com/services/?ID=5&sType=Weather
    ...
  22. Replies
    3
    Views
    1,758

    Thanks for the feedback :) Jujumon that is a...

    Thanks for the feedback :)
    Jujumon that is a good idea! My pages tend to be a bit boring, and I have considered freshening them up with some pictures...
    And render I know what you mean with the...
  23. Replies
    3
    Views
    1,758

    My new portfolio in the making

    Hello fellas! I'm creating my portfolio, and would like second opinions and tips :)

    there are some obvious flaws, like the some text that are not supposed to be there in the beggining. And the...
  24. Replies
    4
    Views
    487

    hey all I needed was the autoSize :) thanks...

    hey all I needed was the autoSize :) thanks whispers, and I removed the sig ;)
  25. Replies
    4
    Views
    487

    dynamic textfield-height and content

    I'm working on a webiste, and I'm creating textboxes with scrollbars. To make the scrollbars, I need to determine the height of the textfield I create. The textfields will load in text from a...
Results 1 to 25 of 137
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center