A Flash Developer Resource Site

Search:

Type: Posts; User: jasminka

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    469

    Hi! Within a flash site I've created a button...

    Hi!
    Within a flash site I've created a button which should start to download a word document to the users machine, once you hit this button.
    What should the actionscripting on the button look...
  2. no problem - thanks very much! I am at work...

    no problem - thanks very much!
    I am at work myself...
  3. Thanks - I've send you the .flas! jasminka

    Thanks - I've send you the .flas!
    jasminka
  4. Hi Pixelboy! I've just done that, but I am still...

    Hi Pixelboy!
    I've just done that, but I am still getting the same strange phenomenon...
    minka
  5. Re: Hi jasminka

    Thanks, would be great, if you could have a look at it. I'll send you the flas to your e-mail address. (please don't mind the ugly design - I am just testing the code by now.)
    You've got to try...
  6. Hi, I created a navigation system with windows...

    Hi,
    I created a navigation system with windows for each menu section. Each window is a separate .swf which gets loaded into mcs within level1. The mcs are located on different layers in level1. If...
  7. I don't think that's the problem, as the path...

    I don't think that's the problem, as the path works, if I put it on another button (both buttons are on level2 in a separate menu.swf):

    first button:
    on (release) {
    loadMovieNum ("test.swf",...
  8. Hi, On click of a button, test.swf should load...

    Hi,
    On click of a button, test.swf should load in the flashplayer and the x- and y-position of the mc "window" (which is situated in test.swf) should be set to 120 and 230.
    I tried this:

    on...
  9. Hi, is there a way of checking into which level...

    Hi,
    is there a way of checking into which level a specific .swf movie is loaded?
    cheers,
    minka
  10. Replies
    4
    Views
    506

    path to variable in unloadMovieNum(); command?

    Thanks for the idea - but that doesn't really help in my case.
    Maybe I can quickly tell you my scenario:
    I am building a site with a menu.swf loaded in level1 and clicking on the menu terms...
  11. Replies
    4
    Views
    506

    unloadMovieNum with variable

    I am using the unload command on the externally loaded movie timeline. That's why I get the path "_level0.comp" because I am refering from the externally loaded movie time line to a variable on the...
  12. Hi, Here's another question, different case: I...

    Hi,
    Here's another question, different case:
    I am trying to unload a movie from itself.
    So
    unloadMovie(this);
    seems to do the trick. But testing the movie I get an error message...
  13. Replies
    4
    Views
    506

    Hi, I am trying to use the unloadMovieNum();...

    Hi,
    I am trying to use the unloadMovieNum(); method.
    Normally you state the number of the layer you'd like to unload in the brackets.
    The number of the layer I'd like to unload is given by a...
  14. Replies
    1
    Views
    1,382

    Hi! I know that with the SwapDepths()method I...

    Hi!
    I know that with the SwapDepths()method I can change the stacking order within one mc.
    But how can I change the order of the .swf files in the flash player? I mean to swap levels?
    Is that...
  15. Replies
    1
    Views
    460

    Hi! I created an html-site which launches a...

    Hi!
    I created an html-site which launches a flashsite, when you click 'enter'. I used a JavaScript function and it works fine.
    But once you've closed the flash site and try to launch it again it...
  16. Replies
    3
    Views
    9,311

    thanks very much - the fonts are great!

    thanks very much - the fonts are great!
  17. Replies
    3
    Views
    9,311

    Hi! I realized that using the text option 'use...

    Hi!
    I realized that using the text option 'use device fonts' makes the font look much clearer and sharper. But I am a bit worried, that this might lead to different appearance of the site on...
  18. Hi! I have a complex project-structure with...

    Hi!
    I have a complex project-structure with several MCs nested on two levels. Now I'd like to call a variable that is actually in the same MC where I call the variable from (hope that is clear...)....
  19. Replies
    1
    Views
    417

    Hi! Sorry, to bother you with this easy one, but...

    Hi!
    Sorry, to bother you with this easy one, but somehow I couldn't find out how to pause a movie for a specific amount of time, without having to insert frames in the timeline. Is there an action...
  20. Replies
    1
    Views
    406

    Hi! Is it possible to load movie clips from the...

    Hi!
    Is it possible to load movie clips from the library in a specific level with the loadMovie command, or does that only work with separate .swf-files?
    And if it does work, do I need to give the...
  21. Hi! I made a flash intro including a preloader....

    Hi!
    I made a flash intro including a preloader. At the end of the flash intro the user clicks "enter" to access a site which includes a flash navigationbar. That means that I've got two different...
  22. Hi! I am about to make a flash-site with...

    Hi!
    I am about to make a flash-site with dropdown menus. I know how to create the dropdown-menues, but I'm not to sure which is the best way to organise my movie: Should I place each menu-point in a...
  23. thanks - but have you got the code as well?

    Thank you very much for the information. But I haven't got Dreamweaver installed on my machine, so I wasn't able to open the .mpx extension.
    Have you or anyone else the html-code for this frameset?...
  24. Hi! This is more of an HTML-problem, but I'm...

    Hi!
    This is more of an HTML-problem, but I'm sure, someone can help me with this: I have a flashWebsite that is actually situated in an HTML-file. I'd like to have the flashfile always in the...
  25. Hi! I'd like to update the text within a flash...

    Hi!
    I'd like to update the text within a flash movie regularly. I thought of using an external text file for that. Can anyone tell me how to do that? Does it work with the Generator authoring...
Results 1 to 25 of 27
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center