A Flash Developer Resource Site

Search:

Type: Posts; User: DamnGzM

Page 1 of 14 1 2 3 4

Search: Search took 0.18 seconds.

  1. Replies
    3
    Views
    867

    hm.. no way to work 'round the hidden frame..?

    hm.. no way to work 'round the hidden frame..?
  2. eey fandango i created you a sample fla. plz...

    eey fandango

    i created you a sample fla. plz leave your email adress here or send it to damngzm@hotmail.com so i can send you the fla.

    cheers
    DamnGzM.
  3. I'll create and send a fla shortly. DamnGzM.

    I'll create and send a fla shortly.

    DamnGzM.
  4. It has nothing really to do with (dynamically)...

    It has nothing really to do with (dynamically) scaling actually.
    Actually it's making use of the same background in two layers, one of which is scaled greater than 100%. The thing is to "drag a...
  5. Replies
    7
    Views
    893

    I've send it again If you havent recieved it yet...

    I've send it again
    If you havent recieved it yet again, send a msg to
    damngzm@hotmail.com

    so i can reply including the fla once again

    DamnGzM.
  6. Replies
    6
    Views
    799

    Eey I've dropped you an email with the fla....

    Eey

    I've dropped you an email with the fla. Just some minor changes, and a tiny little new script. Some explanation included in the fla. If you dont understand anything, lemme know, and (if i can...
  7. Replies
    7
    Views
    893

    i've send the fla to dave@envisionous.com ...

    i've send the fla to dave@envisionous.com

    Good luck!
    DamnGzM.
  8. Replies
    7
    Views
    893

    Sorry for this late reply, but i havent been here...

    Sorry for this late reply, but i havent been here this weekend.

    I'll send you 2 flas as soon as possible, with a .scroll method, and the one with the alternative scrolling. Right now i have to go...
  9. Replies
    6
    Views
    799

    Well, the technique you intend to use and the...

    Well, the technique you intend to use and the technique I presented, slightly differ from eachother. Just send your fla to me through email

    DamnGzM@hotmail.com

    and I'll fix whatever needs to be...
  10. Replies
    6
    Views
    799

    A button cannot be placed inside a button that...

    A button cannot be placed inside a button that way. What you need to do is use movieclips with a stop() in frame 1, and in frame 2 the pop down menu or something. Now the buttons from the popdown...
  11. And that is all OK my friend, it's what keeps the...

    And that is all OK my friend, it's what keeps the flash scene living, and what keeps inviting newbies to put some more time and effort in flashdevelopment!
    As I said, keep it up! :)

    DamnGzM.
  12. Thread: button help...

    by DamnGzM
    Replies
    2
    Views
    518

    You havent told wether it works or it does not...

    You havent told wether it works or it does not work heheh :p
    But i guess it doesnt work yet, so here's my call:

    To the button add:


    on (release) {
    if (clubbers.playing) {
    ...
  13. Thanks for this explanation but we already knew...

    Thanks for this explanation but we already knew that
    :p

    Heheh, well, nice effort anyway! And you SHOULD post it as a tutorial since not everyone of us knows this way of making a f5 check.

    Keep...
  14. Replies
    1
    Views
    484

    For a counter you always need to call a...

    For a counter you always need to call a serverside script file, asp, php, cgi or whatever. Well, not always, but almost in every case, but using serverside script is the easiest way. But I guess you...
  15. Replies
    7
    Views
    893

    If you use the default .scroll property in flash,...

    If you use the default .scroll property in flash, then the .maxscroll property is automatically set, i.e. the maximum amount of scrolling is automatically set. If you have created an alternative way...
  16. Replies
    1
    Views
    688

    IF you manage to create a 12 channel mixer with...

    IF you manage to create a 12 channel mixer with some sweet functions plz let me know how you've managed that. But as far as I know it's very unlikely this can be done in flash. The only things that...
  17. Replies
    2
    Views
    633

    You should getUrl the exact url as you would when...

    You should getUrl the exact url as you would when you type in the url in the adress bar of your browser, that means
    'yourasp.asp?yourvariables'

    In this case:


    on (press) {
    getURL...
  18. Thread: Help needed!!

    by DamnGzM
    Replies
    2
    Views
    464

    Make this as a test file, then after apply it to...

    Make this as a test file, then after apply it to your original movie. Here goes.

    Open a new flash file.

    Create a button and copy it 3 times, so now you have 4 buttons at the main stage. Now...
  19. Eey I read your problem and made you an...

    Eey

    I read your problem and made you an example file of how to achieve your menu thingie. Email me at damngzm@hotmail.com when you want the fla.

    DamnGzM.
  20. if (MovieclipB._framesloaded ==...

    if (MovieclipB._framesloaded == MovieclipB._totalframes) {
    MovieclipA.gotoAndPlay (60);
    }


    DamnGzM.
  21. Replies
    2
    Views
    428

    My guess about 'hooks' is that they mean the...

    My guess about 'hooks' is that they mean the possiblities to extend the application or programm in an easy way, or the possiblity to create plugins or something for the application ("hooking thing up...
  22. Replies
    1
    Views
    495

    One way to identify a number as a number, is the...

    One way to identify a number as a number, is the fact that some number X should equal 1*X dont you agree? So the verifying action should be something simple like this:


    onClipEvent (enterFrame)...
  23. Replies
    2
    Views
    636

    Okay, lemme see if i understand your situation....

    Okay, lemme see if i understand your situation. you have a movieclip, and in that movieclip you have a button with the actions as listed in your thread, right? Okay then, it is all quite simple.
    ...
  24. Replies
    37
    Views
    2,452

    About your question, it can be done in two ways....

    About your question, it can be done in two ways.
    1) output text with a static _alpha value. Just use the mixer tool, select a textbox and set the alpha to the value you desire (with the mixer tool)....
  25. Replies
    37
    Views
    2,452

    no problem at all matey, glad to've been of help....

    no problem at all matey, glad to've been of help.
    A tutorial might be a nice idea, but before I start, lemme dupecheck this :)

    DamnGzM.
Results 1 to 25 of 350
Page 1 of 14 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center