A Flash Developer Resource Site

Search:

Type: Posts; User: smaloman

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    557

    Help with main navigarion

    I have designed a navigation with a cool animation effect and everything seems to work fine (gets sucked every once in a while) the problem I have is that I would like the button to stay EXTENDED...
  2. Replies
    6
    Views
    385

    IT WORKS

    boltUpright->>>>>>>>>YOU ARE THE MAN :)

    What would I do without you ;)

    Thx
  3. Replies
    6
    Views
    385

    Updated file attached

    Ok this code seems to have fixed that issue with the (41) but now I get MILITARY time format and I need US format (4:58:23 PM). I dont know how to acheave that, if somone could assist me I would...
  4. Replies
    6
    Views
    385

    The same prooblem still presists. But only on PM...

    The same prooblem still presists. But only on PM time not AM. For instance if you set your PC clock to 4:56 you will see that the second desplay shows 41:01 instead of 5:01, what could cause that?
    ...
  5. Thread: Advance Hair

    by smaloman
    Replies
    2
    Views
    601

    Advance Hair

    I am about 90% done with this site and would like to share it with you for some productive input.

    Thx in advance.

    http://www.malomedia.com/ahd
  6. Replies
    1
    Views
    345

    Advance Hair Design

    Hey guys, I need some feedback on this site I have designed.

    Thanks

    www.malomedia.com/ahd
  7. Thread: Am/pm

    by smaloman
    Replies
    6
    Views
    795

    :(

    This only happens when your time on your PC is 4:55 or 9:55 to the hour 10:00. I have this banner with 2 time desplays, one is current time and the 2nd is +5min. The 2nd value desplays wront when the...
  8. Replies
    6
    Views
    385

    New Problem with the AM/PM issue

    This only happens when your time on your PC is 4:55 or 9:55 to the hour 10:00. I have this banner with 2 time desplays, one is current time and the 2nd is +5min. The 2nd value desplays wront when the...
  9. Thread: Am/pm

    by smaloman
    Replies
    6
    Views
    795

    CALVE, you my friend sre good, It works :) ...

    CALVE, you my friend sre good, It works :)

    Thank you again for helping.

    Stephan
  10. Thread: Am/pm

    by smaloman
    Replies
    6
    Views
    795

    Proabebly it would exept that I have a new script...

    Proabebly it would exept that I have a new script the converts the "13" to "1" american time format. So the 13 never shows up ;(

    See below:


    //american time
    if (hour == 13) {
    hour = "1";...
  11. Thread: Am/pm

    by smaloman
    Replies
    6
    Views
    795

    Am/pm

    I have a action script that creates the current time from the users local mashine. Now I am trying to ad AM/PM to this but without success. Does anyone know how I could do that? I am sure its only a...
  12. Replies
    3
    Views
    773

    Re: hey

    Hey Bludot. Thats great I do have Flash MX and I would really apriciate it if you could help me out with that FLA file. Email it to smaloman@attbi.com

    Thanks man.
  13. Replies
    3
    Views
    773

    Is there a way to create a "slide show" effect...

    Is there a way to create a "slide show" effect fading in and out from one image to another using action script? Using motion tween to create such an effect is too time consuming especially when you...
  14. Replies
    2
    Views
    486

    I am developing a mp3 player which will have 5...

    I am developing a mp3 player which will have 5 songs. I have the songs as external swf (streaming files I have imported the mp3 file into flash and extended the frames to fit the hole song that goes...
  15. Replies
    5
    Views
    1,920

    tigersbite, I know why you got a invalid...

    tigersbite,

    I know why you got a invalid format. I asume you are using flash 5 and I have saved that file in flash mx format. Sorry about that I have resaved it in Flash 5 format and it should...
  16. Replies
    5
    Views
    1,920

    tigersbite, I am having a hard time...

    tigersbite,

    I am having a hard time understanding what you are saying. Could you send me a file if you have or maybe take a look at the actual file I am working with at...
  17. Thread: Please help!!

    by smaloman
    Replies
    1
    Views
    460

    I have this beautiful menu that works great...

    I have this beautiful menu that works great except that it dose NOT stay on the pressed position (highlighted state). I would like it to stay pushed when pressed and go to its original state when a...
  18. Replies
    5
    Views
    1,920

    I am creating a navigation with 5 buttons. I...

    I am creating a navigation with 5 buttons. I would like to have the button stay pressed when pushed and go back to its original state when a different button is pressed. How can this be achieved? I...
  19. Replies
    1
    Views
    823

    I have a script that needs some work. Here is...

    I have a script that needs some work.
    Here is the line I am having problems with:

    function go(){
    location.href=document.lgform.passwd.value+'.htm ' 'target=main'
    }

    If the password is corect...
  20. Replies
    2
    Views
    474

    I am trying to pop a centered window and for some...

    I am trying to pop a centered window and for some reason it it pops the window but it also changes the original window where the button was.

    Take a look at this:

    http://www.id72.com/pop.swf ...
  21. Replies
    9
    Views
    817

    Its not workin ;(

    Musicman, I really appriciate you are trying t o help me but something is not working right with this script. Could you please download this and take a look at it?
    ...
  22. Replies
    9
    Views
    817

    Thanks, I will upload this and give it a try....

    Thanks, I will upload this and give it a try. It's hard to belive that it did not work just be cose of ",". It never really executed the script and I never got the email.
  23. Replies
    9
    Views
    817

    I understand the words you are writing but what...

    I understand the words you are writing but what is a quoate in PHP language? Is it a email address what are we talking about? What is $adminaddress ? administrator address right?

    So should it be...
  24. Replies
    9
    Views
    817

    But the quate is not missing its there. ...

    But the quate is not missing its there.

    ("$vemail","Thank You for visiting $sitename","Your email has been recieved and will be processed shortly,"FROM:$adminaddress");

    I am not sure what...
  25. Replies
    9
    Views
    817

    That would be tha amail address where this form...

    That would be tha amail address where this form should go right? contact@id72.com
Results 1 to 25 of 73
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center