A Flash Developer Resource Site

Search:

Type: Posts; User: bugra

Page 1 of 3 1 2 3

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    9,335

    Sorry, I could not understand your problem.

    Sorry, I could not understand your problem.
  2. Replies
    3
    Views
    9,335

    Hi, try this code var top:Array =...

    Hi, try this code


    var top:Array = ["1000","900","800","700","600"];
    var gamescore = 850;

    var runcode:Boolean;
    runcode = true;

    for(var i=0;i<=top.length-1;i++) {
  3. Replies
    4
    Views
    12,267

    Flash Scrollbar Video Tutorial and Component ...

    Flash Scrollbar Video Tutorial and Component

    Tutorial video link

    - Content (Movieclip, Html text, Jpg, Png, Swf)
    - Smooth scrolling
    - Mouse whell
    - Resizeable
  4. Replies
    5
    Views
    33,050

    This is an other flash scroll; Download page...

    This is an other flash scroll;

    Download page

    http://www.flafolder.com/component/flash_scrollbar/image/scrollbar.jpg
  5. Thread: Image Rotator

    by bugra
    Replies
    2
    Views
    776

    Flash Image Rotator (Slideshow) Download Page...

    Flash Image Rotator (Slideshow)

    Download Page
  6. Flash Image Rotator (Slideshow) Download Page...

    Flash Image Rotator (Slideshow)

    Download Page
  7. Replies
    2
    Views
    501

    Flash Image Rotator (Slideshow) Download Page...

    Flash Image Rotator (Slideshow)

    Download Page
  8. Replies
    1
    Views
    440

    Skrol 1.0 is a scroll bar that developed with...

    Skrol 1.0 is a scroll bar that developed with Adobe flash, actionscript 3.0

    Look this example;
    http://component.flafolder.com/skrol/example/dinamic_content/index.html

    For source code;...
  9. Thread: digital catalog

    by bugra
    Replies
    1
    Views
    510

    digital catalog

    Digital Catalog

    -skatalog is a software that helps to you to show your products to your customers.
    -You can use that free too.It’s very easy to create your own digital catalogs.
    -Later you...
  10. Thread: big problem

    by bugra
    Replies
    2
    Views
    345

    big problem

    fscommand("exec","app.exe");
    is work

    fscommand("exec","app.exe some_parameter")
    is not work.

    how can i use parameter ?
    thanks for your helps
  11. Thread: see 100% on exe

    by bugra
    Replies
    1
    Views
    407

    see 100% on exe

    i publish an exe but always see "show all"
    i want to see "100%"

    can i do this with code ?
    thank you.

    www.vebofis.net
  12. Thread: think

    by bugra
    Replies
    1
    Views
    404

    sorry it is not a question

    sorry it is not a question
  13. Replies
    4
    Views
    465

    try to link this url on(release) {...

    try to link this url

    on(release) {
    getURL("http://www.vebofis.net/db/cube/zip/papership2.zip");
    }
  14. Thread: think

    by bugra
    Replies
    1
    Views
    404

    think

    because you say it can run on machine

    www.vebofis.net
  15. Replies
    4
    Views
    465

    take .zip files to the an other server(a free...

    take .zip files to the an other server(a free server) and link from your real server.


    www.vebofis.net
  16. Replies
    2
    Views
    466

    try this code code:...

    try this code

    code:
    ___________________________________________
    on (press) {
    startDrag(_root.menu.equip.bow);
    }
    on (release) {
    stopDrag();
  17. Replies
    1
    Views
    473

    i think you must give a name for each frames in...

    i think you must give a name for each frames in the htm pages and then you can call this frames in flash with getURL

    getURL("bug.htm",_FrameName);

    that time your problen can be finish

    the...
  18. Replies
    6
    Views
    619

    if you want to can make link to swf ...

    if you want to can make link to swf

    getURL("movie.swf",_blank);
  19. Replies
    1
    Views
    471

    getURL ("youraderes", "_blank");

    getURL ("youraderes", "_blank");
  20. Replies
    3
    Views
    609

    sumbit button only send variables which near

    sumbit button only send variables which near
  21. if you didnt find flah player look c:\prgram...

    if you didnt find flah player look
    c:\prgram files\macromedia\flash\players...

    if you have flash 5
  22. flash player

    when you press the shift right click a swf anyone and then
    browse and select your real flash player
  23. Replies
    10
    Views
    901

    moveclip = what your moveclip name tellTarget...

    moveclip = what your moveclip name

    tellTarget ("/moveclip") {
    stop();
    }
  24. good luck :)

    good luck :)
  25. Replies
    3
    Views
    609

    your variable must be on the movie not in action...

    your variable must be on the movie not in action to work
Results 1 to 25 of 53
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center