A Flash Developer Resource Site

Search:

Type: Posts; User: metagrapher

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    40
    Views
    85,148

    Sticky: if [net pay] = ([how much you need to live] +...

    if
    [net pay] = ([how much you need to live] + [how much extra you deserve])
    then
    [gross pay] = [net pay] + ([net pay] * [tax percentage])
    and if
    [business net pay] = [gross pay] + [business...
  2. Replies
    10
    Views
    643

    Sorry I didn't post this last night... when I got...

    Sorry I didn't post this last night... when I got home my connection was down... however, here you go:
    http://www.metagrapher.com/attempt5.fla

    If you look at the situation as swf A loads external...
  3. Replies
    5
    Views
    1,607

    you will get more replies if you move this thread...

    you will get more replies if you move this thread here:
    http://www.flashkit.com/board/forumdisplay.php?forumid=61

    However, your question is very broad and is not likely to solicit response due to...
  4. Replies
    10
    Views
    643

    sure! I'll post it as soon as I get home. that's...

    sure! I'll post it as soon as I get home. that's gonna be at like 8pm central
  5. Replies
    8
    Views
    582

    :)

    :)
  6. dude, I did read the full thread first. and I...

    dude, I did read the full thread first. and I also know that some browsers are finnicky. I didn't know if you entered it that way into your movie, as that would throw errors on SOME yet not ALL...
  7. Replies
    8
    Views
    582

    It was just published.... so it's unlikely,...

    It was just published.... so it's unlikely, however, give it a shot. :)
  8. Replies
    8
    Views
    582

    How badly do you want to know?

    How badly do you want to know?
    <a...
  9. well, yes, when you see them in the authoring...

    well, yes, when you see them in the authoring environment they will not play automatically, they are their own individual timeline. I would suggest reading a book or so on flash.

    <a...
  10. Replies
    9
    Views
    732

    Google: javascript fullscreen...

    Google: javascript fullscreen
    http://www.google.com/search?hl=en&ie=UTF-8&q=javascript+fullscreen
  11. Replies
    9
    Views
    732

    this is one way:

    this is one way:

    &lt;SCRIPT language="JavaScript" type="text/javascript">
    &lt;!--
    function FullscreenLoad(){
    if (window.screen){
    var hori=screen.availWidth;
    var verti=screen.availHeight;
    ...
  12. Re: How do I make an animated symbol to go in my main movie?

    How are you copying the frames? Ctrl+C doesn't work for frames... however, copying frames does not necessarily copy the contents. You should have drawn the frame by frame animation in a new movie...
  13. Replies
    9
    Views
    732

    ok, I am confused here: you want this: ...

    ok, I am confused here:
    you want this:


    but yet, you don't want this:


    I don't understand how you plan on getting the enter button from the doom site to work on your page without using...
  14. this is your problem: java script. there is...

    this is your problem: java script.

    there is not supposed to be a space in there.

    it should read: javascript
  15. Replies
    2
    Views
    407

    Ok, I looked into your page a little more and...

    Ok, I looked into your page a little more and noticed that you don't have any misspellings in the keywords tag. This is why "turners mill" won't come up with anything... though "Turner's Mill"...
  16. Replies
    2
    Views
    407

    Make sure that "turners mill" is in the...

    Make sure that "turners mill" is in the meta-keywords description and that it's in the title as well. There really isn't anything that you can do beyond that... well, I mean, it will take some...
  17. Replies
    4
    Views
    659

    In the mean time, you may want to play with trace...

    In the mean time, you may want to play with trace statements:

    on (release) {
    if (msgb eq "") {
    errormsg("Please enter a comment.");
    debug.trace("msgb = " + msgb);
    ...
  18. Replies
    4
    Views
    659

    you know what? when I tried it from home that's...

    you know what? when I tried it from home that's what happened. The first click didn't generate an error, but subsequent clicks did.... hrm.. let me look into this...
  19. Replies
    8
    Views
    493

    this thread might be helpful to you:...

    this thread might be helpful to you:
    http://www.flashkit.com/board/showthread.php?postid=3056951#post3056951

    In particular it's about getting preloaders to work with loaded movies... it gives a...
  20. Replies
    26
    Views
    2,714

    yeah, after looking at the one inside the site a...

    yeah, after looking at the one inside the site a little more I realized that there probably wasn't as much gaussian blur as I had used. In fact, I think that if you were to use the vectors like...
  21. Replies
    10
    Views
    643

    ok, I played with it until I had an answer for...

    ok, I played with it until I had an answer for you... I think this was a learning experince for both of us....

    because you are loading an external swf the _root call in the external swf is trying...
  22. Replies
    26
    Views
    2,714

    sorry for the useless post... I posted to the...

    sorry for the useless post... I posted to the wrong thread.
  23. Replies
    26
    Views
    2,714

    hrm.. I see what you are saying percepts. I...

    hrm.. I see what you are saying percepts. I think that I could use the same technique to get that effect, though if you are good with a 3d program then you might be able to get the same thing...
  24. Replies
    26
    Views
    2,714

    hrm, I really thought that I got pretty close. ...

    hrm, I really thought that I got pretty close. if you are sure that there is no other way than to do it in 3D then please post a tutorial for us.
  25. Replies
    11
    Views
    1,097

    Thanks for the reply, as I was separating...

    Thanks for the reply, as I was separating usability from "good design." Oftentimes when I hear a designer speaking to good design she is refering to the artistic aspects and completely ignoring the...
Results 1 to 25 of 60
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center