A Flash Developer Resource Site

Search:

Type: Posts; User: Geminis

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. load an swf in a movie (exported from InDesign)

    Hi all, long time ago! :)

    I just exported a swf from InDesign which show my work as a booklet. Very nice. Old news. ;)

    But I want to make more of these swfs and load them into a target on my...
  2. Replies
    8
    Views
    831

    Does anyone know the right code for ö ? %F6...

    Does anyone know the right code for ö ?
    %F6 does not seems to work...

    Thanks!
  3. or simply put in your html file a redirect-tag to...

    or simply put in your html file a redirect-tag to another html with your flashmovie.

    When clicking the backbutton it will go back to the first html and that will redirect again...
  4. I tested it and had the same... I guess it's not...

    I tested it and had the same... I guess it's not possible to get variables if they are on another domain.

    That's the same problem with sending variables to a script or so.

    Tell us if you find a...
  5. Replies
    3
    Views
    536

    I checked it in an older fla that was used for a...

    I checked it in an older fla that was used for a projector;



    on (release) {
    getURL("mailto:bla@bla.bla?subject=hello");
    }

    Worked for me...
  6. Replies
    3
    Views
    536

    long time ago that I made prjectors, but I...

    long time ago that I made prjectors, but I remember if you make a getUrl action with mailto:me@myaddress.com it should open the webrowser, which should open your mailapplication.
  7. Replies
    5
    Views
    598

    could not open the fla. But are you sure you...

    could not open the fla.

    But are you sure you have the registration-point of your bodyparts at the same point?

    Make every part of the body a different symbol and put the in a different layer so...
  8. Replies
    8
    Views
    801

    I guess the animation is in a movieclip in your...

    I guess the animation is in a movieclip in your button(down)frame? Put a stop in the last frame of that movieclip...
  9. Ok, a bit further now ;) I wondered how the...

    Ok, a bit further now ;)

    I wondered how the swf did the counting of the items, so I added:

    &count=3&

    to the textfile, and now I see the three dots!!

    Is this a necessary step to change...
  10. Ok, no fla, no problem... :) but I feel I am...

    Ok, no fla, no problem... :)

    but I feel I am close, I tried to name the identifier 'marker'. But that didn't work also.

    I think I'll have to start more with the basics before trying to...
  11. I'm just not getting it :( The part of where...

    I'm just not getting it :(

    The part of where the triangle is loaded from... (external swf or is it in the same library as the main movie?)

    Is there a fla which you would like to share with me?...
  12. Musicman, I seem to have trouble with getting...

    Musicman,

    I seem to have trouble with getting it working... I don't understand exactly what you mean with this:

    it is make with a marker (the trianle) and a label movieclip, both library...
  13. I haven't been here for a while, but I remember...

    I haven't been here for a while, but I remember Musicman! You must have helped a lot of people... thanks!! I see what you mean and I think it's a very good start for me, I will dig in to it.
    ...
  14. place a button action dynamically from textfile and more...

    Hello all, after a long time need to make something in flash again! (yesss!) :) I did some searching but could not find anything for this one. I am not asking for a solution (as if), but more for...
  15. Replies
    94
    Views
    24,319

    synched alright here too! Mac OSX 10.2.6...

    synched alright here too!

    Mac OSX 10.2.6
    Shockwave Flash 7.0 r14
    Safari
  16. I'm not a moderator, at least now I am at my own...

    I'm not a moderator, at least now I am at my own forum, it cost me about two hours before I knew how to handle everything, it's really easier as it seems...
  17. hmm the site seems off-line, check again in a few...

    hmm the site seems off-line, check again in a few hours...
  18. Replies
    13
    Views
    1,387

    In my case I made a tutorial for this prob, but...

    In my case I made a tutorial for this prob, but so far just for the text-issue;

    http://www.flashkit.com/tutorials/Tips_And_Techniques/Printing-Michael_-898/index.php

    happy drinking ;-P
  19. Replies
    6
    Views
    596

    Easy! Just do a check on what date it is,...

    Easy! Just do a check on what date it is, something like;

    if (date.todaydate == 7) {
    loadMovieNum("7.swf", 1);
    } else {
    loadMovieNum("other.swf", 1);
    }

    If today is 7 april it will...
  20. Replies
    6
    Views
    596

    I don't understand, it should be the same if you...

    I don't understand, it should be the same if you take the example-code, or do you want something else?
  21. Replies
    2
    Views
    523

    do a search for applescript... But it opens...

    do a search for applescript...

    But it opens only (?) documents, but then again in theapplication that is linked to the document.

    So a PDF will open in acrobat.
  22. Replies
    6
    Views
    687

    blaffer, you are not giving up but that's good...

    blaffer, you are not giving up but that's good ;-)

    Try the XML board, I think they'll reply faster!
  23. ok, thanks! btw could you tell me in one line...

    ok, thanks!

    btw could you tell me in one line what xhtml is? And yes I used <%BRK%> to divide the pages, but I also used <h4>, </h> and <br> tags. So now you need to convert it?
  24. Replies
    12
    Views
    662

    Glad to help you! For the bold text: duplicate...

    Glad to help you!

    For the bold text: duplicate your textfield and put it outside the stage. Put a litlle text in it and make that bold in the properties window. If the character outlines are also...
  25. jstarkey, I submitted already, couldn't get on...

    jstarkey, I submitted already, couldn't get on the board to post this.

    XHTML? Sorry, I feel dumb ;-)

    Hope you can use the tutorial (printing long (external) text to multiple pages)
Results 1 to 25 of 239
Page 1 of 10 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center