A Flash Developer Resource Site

Search:

Type: Posts; User: true_atlantis

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    405

    in a movie clip inside my main swf, i have a...

    in a movie clip inside my main swf, i have a button that i want to go to and play at the frame labeled "main" in frame 1, in the button i put this



    on (release) {
    gotoAndPlay ("Scene 1",...
  2. Replies
    1
    Views
    399

    is it possible to play a movie backwards?

    is it possible to play a movie backwards?
  3. Replies
    0
    Views
    361

    have huge problem, cant get it to work... in the...

    have huge problem, cant get it to work... in the up and down button i have this

    on (press) {
    scrolling = "up";
    }
    on (release) {
    scrolling = 0;
    }

    on (press) {
  4. Thread: easy

    by true_atlantis
    Replies
    1
    Views
    387

    how do you put a name to a keyframe?

    how do you put a name to a keyframe?
  5. Thread: preload

    by true_atlantis
    Replies
    0
    Views
    330

    ok, i have a simple preloader, but its not...

    ok, i have a simple preloader, but its not working correctly... the bulk of what i want to be preloaded is one symbol animation that is about halfwaythrough my movie, when preloading using this
    ...
  6. how do i stop the main swf while a movie clip...

    how do i stop the main swf while a movie clip runs, when the clip has gone all the way through then the main swf keeps going, like this

    stop;
    if(submovie.frame=100)
    continue;


    understand?
  7. Replies
    3
    Views
    477

    no... in the main swf, there is a movie clip...

    no... in the main swf, there is a movie clip symbol, when that is finished, then i waing the main moive to continue
  8. Replies
    3
    Views
    477

    how do i stop at one frame untill a movie is...

    how do i stop at one frame untill a movie is done? i am making an intro to a web page, but i need it to stop at 1 frame for just the movie, then continue with what it was doing before
  9. Replies
    1
    Views
    456

    i uploaded my web page wich uses some features...

    i uploaded my web page wich uses some features that only flah 5 has... and some people who go to the web page say nothing is happening or something is wrong, for example it doesnt work at school......
  10. Thread: html

    by true_atlantis
    Replies
    1
    Views
    465

    when i put a link into a dynamic html text box,...

    when i put a link into a dynamic html text box, how would i make it open a .bmp into a new window

    <a href="/cartoons/binladen.bmp" TARGET=??>bin laden</a>
  11. Replies
    1
    Views
    451

    is it possible to load a simple html...

    is it possible to load a simple html file(justtext) into a html text box, so it will have the font colors and types... etc?
  12. Replies
    1
    Views
    379

    is it possible to load a simple html...

    is it possible to load a simple html file(justtext) into a html text box, so it will have the font colors and types... etc?
  13. Replies
    10
    Views
    699

    yeah

    yeah, thats what i thought too, but go to your example you made and check the html, then try it, it doesnt work
  14. Replies
    10
    Views
    699

    got it to work, but...

    i got it to work, the problem was it had the html checked, so that is what makes it not work, what if i wanted html, then what would i put in the text file output=??
  15. Replies
    10
    Views
    699

    ok...

    i have a button and a multiline dynamic text box with html and wordwrap named atlantis, and in the button i have this

    on(release){
    loadVariablesNum ("test.txt", atlantis);
    }

    the...
  16. Replies
    10
    Views
    699

    ??

    sorry, im very new to flash, what do you mean by MC and have what as _self, and _blank
  17. Replies
    10
    Views
    699

    i tried that

    yeah, thats what i thought at first, but when i do that, it opens a new explorer window with the file in it... for example i want to load text.txt, and the contents is "checking to see if it works"...
  18. Replies
    10
    Views
    699

    ok, lets say i have a button, and when you click...

    ok, lets say i have a button, and when you click on the button i want a text box to say whatever is in a text file, is this possible using actions?
  19. Replies
    1
    Views
    702

    lets say i have my flash loaded in an html...

    lets say i have my flash loaded in an html document... i also have uploaded another html document. is there a way to set the text in the other html document into a variable in the flash app?
    ...
  20. Replies
    1
    Views
    402

    lets say i have my flash loaded in an html...

    lets say i have my flash loaded in an html document... i also have uploaded another html document. is there a way to set the text in the other html document into a variable in the flash app?
    ...
  21. Replies
    5
    Views
    498

    yeah

    what i meant to say, was

    when i put a command in like href

    so this is what i put in it.... <'a 'h'ref="www.altavista.com">altavista</'a>
    withough the ' and it just left it as a text
  22. Replies
    5
    Views
    498

    i tried that

    yeah, i selected the text to be html and then when i put something in it like an href command to create a link it just leaves it as a normal text... and also this is sorta dumb, but i have been...
  23. Replies
    5
    Views
    498

    i am new to flash, i want to make it so you click...

    i am new to flash, i want to make it so you click on a button and in a text box it has a html source, with links/pictures etc. is this possible?
    thanks

    atlantis
Results 1 to 23 of 23




Click Here to Expand Forum to Full Width

HTML5 Development Center