A Flash Developer Resource Site

Search:

Type: Posts; User: ilyal

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. Thread: easy question

    by ilyal
    Replies
    1
    Views
    387

    Does anybody have an idea of how to automatically...

    Does anybody have an idea of how to automatically close an explorer window. What I want to do is when somebody visits my site it pops-up another window maybe a chromless window and and then the...
  2. Replies
    2
    Views
    348

    Try this link. This is a file that I have...

    Try this link.
    This is a file that I have downloaded and it has all the files needed to make that kind of a window. I have never tried this but have seen it at works so good luck.
    ...
  3. Replies
    2
    Views
    322

    Try passing value of 0 for hide and 100 for show....

    Try passing value of 0 for hide and 100 for show.
    Then by using an if statement in flash check the value and set the _alpha property of the button to that value.

    Good luck.
  4. Thread: Possible ?

    by ilyal
    Replies
    2
    Views
    488

    1.Actually I was able to import another movie...

    1.Actually I was able to import another movie clip into one of my movies and it worked. The thing is it only works when all the objects that are involved in the movie are in the root level otherwise...
  5. Replies
    1
    Views
    477

    Try this website...

    Try this website
    http://www.macromedia.com/support/flash/ts/documents/wmode.htm
  6. Replies
    1
    Views
    457

    I have never tried this before but it is a good...

    I have never tried this before but it is a good theory.
    Make a new variable and assign number the scene number to it. Every time you switch to a different scene assign a different number to it and...
  7. Hey guy's, Does anybody have any Idea as to how...

    Hey guy's,
    Does anybody have any Idea as to how you could get the number of files and then the names of the files in a specific directory within flash and then take those names and ad them as links...
  8. I can help you with your problem just click on my...

    I can help you with your problem just click on my banner below and send me an e-mail. I will reply to you and that way I can tell what to do rather than doing it through this forum. Because there...
  9. Replies
    2
    Views
    451

    You should be able to use the player that flash...

    You should be able to use the player that flash creates for you and it also should be able to resize your movie to the fullscreen. Try using FScommand and choosing the option of fullscreen that...
  10. Replies
    3
    Views
    464

    Hey scooby, Go to...

    Hey scooby,

    Go to http://www.geocities.com/ilyamaster/newindex.html and after a movie clip loads or if you want to close it it is fine. Then just open the source code for the website and look at...
  11. Replies
    5
    Views
    693

    Just put the export percentage to 100 and the...

    Just put the export percentage to 100 and the image will look exactly like it was when you made it. That is the best way to go.

    Good luck.
  12. Thread: import ????

    by ilyal
    Replies
    2
    Views
    535

    Some .swf files you can't import because like me...

    Some .swf files you can't import because like me I make a movie where if you put all the animation into a movie clip and not in the _root then people can't open them by importing. But also it is a...
  13. Replies
    2
    Views
    505

    You can also use if(pass eq"111" || pass eq"222")...

    You can also use if(pass eq"111" || pass eq"222")
    || means or

    that should work.
    Good luck.
  14. Replies
    3
    Views
    468

    Hey Bernie, You can do it one of two way's. 1....

    Hey Bernie,
    You can do it one of two way's.
    1. Convert "cover" into a movie clip and then go inside and make couple of actions inside the movie clip and point to _root.cover or
    2. Convert "cover"...
  15. Thread: publishing!!

    by ilyal
    Replies
    2
    Views
    510

    You have to use javascript:...

    You have to use javascript:
    javascript:window.open('url','windowname',statusbar=false)
    That should work.
  16. Thread: pixels

    by ilyal
    Replies
    3
    Views
    520

    Just make another see-through rectangle and make...

    Just make another see-through rectangle and make it a movie clip. Then go into it and make a frame in which you can put these action:
    _root.drag_width=_root.movieclipinstancename._width...
  17. I think that there is a command I think it is...

    I think that there is a command I think it is setFocus or something like that that you can use in order to set focus on the input box. Try going into action panel and looking through there if you...
  18. Thread: collide codes

    by ilyal
    Replies
    4
    Views
    652

    They are for many different things. Like if you...

    They are for many different things. Like if you are making a game you can use the collision code to detect if someone shot you or you crashed into something. Stuff like that.
  19. Thread: Dictionary

    by ilyal
    Replies
    2
    Views
    522

    Try going into Flash Dictionary Reference or go...

    Try going into Flash Dictionary Reference or go to the http://www.Macromedia.com site and find the reference book on flash. Good luck.
  20. Replies
    2
    Views
    426

    I am trying to do this from the web. When people...

    I am trying to do this from the web. When people go to my webpage and click the inter button so if would open a new window I want the SWF file to open in fullscreen not even have any borders around...
  21. Replies
    2
    Views
    426

    Does anybody know how to make the SWF file play...

    Does anybody know how to make the SWF file play fullscreen. Because I used the FScommand to make the swf file fullscreen but it doesn't open when you try to open it through a link and I am lost.
    ...
  22. You can do everything using flash it even makes...

    You can do everything using flash it even makes the html site for you. All you might need to do later is go in the html document and then put in the name of the site for the title bar and some other...
  23. Replies
    3
    Views
    462

    Just right click on the background of your movie...

    Just right click on the background of your movie and then click on properties and then change the frame rate to what you want.
  24. Thread: Advanced buttons

    by ilyal
    Replies
    6
    Views
    573

    I am just currious how you did that. Did you use...

    I am just currious how you did that. Did you use some kind of actionscript or not. Because since the time I've been using Flash I never could make that work.
  25. Replies
    3
    Views
    471

    You can also change quality of the graphic inside...

    You can also change quality of the graphic inside the flash program itself. Open the library dialog and then right click on the image and then go to properties and you can change the settings from...
Results 1 to 25 of 123
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center