A Flash Developer Resource Site

Search:

Type: Posts; User: nominator

Search: Search took 0.04 seconds.

  1. Thread: asfunction

    by nominator
    Replies
    1
    Views
    395

    asfunction

    Hi, i am doing a asfunction for a dynamic textbox. i created alot of functions and wonder if i can make it into 1 function with a parameter


    function load_cot1()
    {
    loadMovieNum("galore_cot1",...
  2. Replies
    1
    Views
    371

    Dynamic Text Box

    Hi, i got a dynamic text box. Can i make the words inside have a link like

    loadMovieNum("file.swf",1);

    instead of a website or something
  3. Thread: loadMovieNum

    by nominator
    Replies
    4
    Views
    364

    Thank You! Its working now!

    Thank You! Its working now!
  4. Thread: loadMovieNum

    by nominator
    Replies
    4
    Views
    364

    Hi, thanks for your reply. i didnt now state...

    Hi, thanks for your reply.

    i didnt now state the level to load. on the main movie button, i juz add
    on(release)
    {
    loadMovienum("movie2.swf");
    }

    so, when i click the button, movie2 is...
  5. Thread: loadMovieNum

    by nominator
    Replies
    4
    Views
    364

    loadMovieNum

    Hi, on my main movie, i added the script loadmovienum to a button. When clicked, it will load another movie.And in the 2nd movie, i have a close button which will unloamovie(this). I want to make...
  6. Thread: Scoll Bar

    by nominator
    Replies
    0
    Views
    338

    Scoll Bar

    Hi, i have made a scroll bar with flash and a textbox (dynamic).

    I type text inside the textbox and it is able to scroll down and up...

    lets say in the middle i wnana have a button, how to i...
  7. Replies
    2
    Views
    651

    Problem with fscommand exec

    Hi, i have created a bat file to run my doc file

    batch file

    @echo off
    start ILOFacilitiesFactsheet.doc


    in my button , i added a actionscript
  8. Thread: loadMovieNum

    by nominator
    Replies
    12
    Views
    561

    ok. thanks alot..

    ok. thanks alot..
  9. Thread: loadMovieNum

    by nominator
    Replies
    12
    Views
    561

    thanks alot! but can u explain to me why use...

    thanks alot!

    but can u explain to me why use _level0

    why 0?
  10. Thread: loadMovieNum

    by nominator
    Replies
    12
    Views
    561

    http://skylover.tempestral.com/project.fla ...

    http://skylover.tempestral.com/project.fla

    here

    at frame 56 u can see the Remote Control Button at the top right
  11. Thread: loadMovieNum

    by nominator
    Replies
    12
    Views
    561

    attached is my remote.fla.. i figure out how...

    attached is my remote.fla..

    i figure out how to upload my project.fla..as it is 8mb
  12. Thread: loadMovieNum

    by nominator
    Replies
    12
    Views
    561

    still cant work..

    still cant work..
  13. Thread: loadMovieNum

    by nominator
    Replies
    12
    Views
    561

    cant seems to work. inside project.swf the...

    cant seems to work.

    inside project.swf the code is


    on(release)
    {
    loadMovieNum("remotecontrol.swf",1);

    }
  14. Thread: loadMovieNum

    by nominator
    Replies
    12
    Views
    561

    loadMovieNum

    Hi, i got 2 movie files, one called project.fla and one called remotecontrol.fla

    inside project.fla there is a button "Remote Control" . When clicked, the remotecontrol.swf is loaded. i use this...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center