A Flash Developer Resource Site

Search:

Type: Posts; User: noiseburst

Search: Search took 0.02 seconds.

  1. Replies
    14
    Views
    5,323

    Nobody a better idea than an if-statement? I...

    Nobody a better idea than an if-statement?

    I keep thinking there must be a better way, considering that the getTimezoneOffset()-Method can take daylight-savings into account. I'm just not...
  2. Replies
    14
    Views
    5,323

    Sorry for bumping an old thread, but how would I...

    Sorry for bumping an old thread, but how would I take Daylight-Savings into account?
    Would I need to make an if-Statement, that checks for each location, that has daylight-saving, if the current...
  3. Replies
    42
    Views
    11,673

    Thanks. It's both on root though. I'm pretty sure...

    Thanks. It's both on root though. I'm pretty sure it's an XML problem... The quotes don't get interpreted properly and without the quotes it doesn't work either... I guess I'll have to transfer it to...
  4. Replies
    42
    Views
    11,673

    I still haven't figured out what exactly I'm...

    I still haven't figured out what exactly I'm doing wrong. Does anybody else have an idea?
  5. Replies
    42
    Views
    11,673

    Thanks! I think we're getting closer! It works...

    Thanks! I think we're getting closer!
    It works from a txt-File(even in the first version I posted), but not from my xml-File.
    So the quotes probably are part of the problem, I think the XML is not...
  6. Replies
    42
    Views
    11,673

    I tried, but it does't work either... but I keep...

    I tried, but it does't work either... but I keep thinking that there's sth. wrong with the " ' ' " quotes.
  7. Replies
    42
    Views
    11,673

    So how would I transform this ...

    So how would I transform this

    showMitgl("airb");

    into an asfunction? Can an asfunction transport variables?

    I have my asfunction in an xml-file, that's what I tried so far, but it isn't...
  8. Replies
    3
    Views
    520

    Wow. Cool. Thanks! Have you ever worked with...

    Wow. Cool. Thanks!
    Have you ever worked with one of his sdk-packages?
  9. Replies
    3
    Views
    520

    Commercial game templates

    Hi,
    I'm looking for commercial (i.e. I'm going to pay), customizable game templates, something like:
    www.gamesinaflash.com

    just a bit more arcade-game style or more jump'n'run-style games and...
  10. d'oh! here's the solution(i think). first the...

    d'oh!
    here's the solution(i think).

    first the function, then gotoAndPlay...

    on (release) {
    _root.showModel("kim", "fmodels.xml");
    _root.gotoAndPlay(2);

    }
  11. Replies
    2
    Views
    1,148

    d'oh! here's the solution(i think). first the...

    d'oh!
    here's the solution(i think).

    first the function, then gotoAndPlay...

    on (release) {
    _root.showModel("kim", "fmodels.xml");
    _root.gotoAndPlay(2);

    }
  12. Nobody? Is there a mistake in the path to the...

    Nobody?

    Is there a mistake in the path to the function?
  13. Replies
    1
    Views
    338

    Hi, here's some tutorials showing you how to...

    Hi,
    here's some tutorials showing you how to create drop down /pull down menues:
    Try this, it's really simple:
    http://www.flashkit.com/tutorials/Actionscripting/How_to_m-Ken_Brow-997/index.php
    ...
  14. calling a function from inside a movieclip

    I've already posted this in the xml-forum, 'cause I hoped to find people, who know this tutorial, but i guess it's better suited here.

    I've been playing around with Flashscript.biz's xml database...
  15. Replies
    2
    Views
    1,148

    Really nobody? Or did I post this in the wrong...

    Really nobody?

    Or did I post this in the wrong forum?
    If so which forum ist the right one?
  16. Replies
    2
    Views
    1,148

    Flashscripts searchable database- help

    I've been playing around with Flashscript.biz's
    seachable database tutorial and I thought I understood the basics of it, but now I tried to have the Model-Name-Buttons in their own Movieclip and...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center