A Flash Developer Resource Site

Search:

Type: Posts; User: Phatius

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,968

    Buttons now require a double click?

    I built a simple jpg comp click-through as a software demo, and inserted flash movies to simulate interative buttons (hover styles basically). I am using the SWFobject script to load the swfs, and...
  2. Replies
    0
    Views
    433

    Button Hit Frame Cropped?

    I have created an MC that plays on(rollerover) of a button. The problem I'm having is the shape I have on the hit layer of the button, seems to be getting cropped, so areas that are supposed to...
  3. Replies
    7
    Views
    467

    Just to recap: The buttons are backwards. Up is...

    Just to recap: The buttons are backwards. Up is down and down is up... look at the buttons on your browser for reference on how they should work.

    The dynamic text box you are displaying the menu...
  4. Replies
    7
    Views
    467

    add me to the list of people who are confused by...

    add me to the list of people who are confused by the buttons, and don't think the selectable text makes sense.

    i also think that a photo of the food would be of benefit.
  5. Thread: check

    by Phatius
    Replies
    3
    Views
    386

    Looks good. Music would be nice, especially for a...

    Looks good. Music would be nice, especially for a band's website. Overall the design is nice looking, but i wish it took a little less space. More space for the content and less for the design.
    ...
  6. Thread: rock'n'roll

    by Phatius
    Replies
    3
    Views
    389

    Are we featuring your design with this site or...

    Are we featuring your design with this site or the content about the band?

    More space for content and less for buttons and logos and all that other stuff. That scrolling box is terrible for...
  7. Replies
    2
    Views
    449

    You may have better luck posting in a help forum,...

    You may have better luck posting in a help forum, but you also may want to double check your SWF code. There shouldn't be any difference between the way the flash plugin deals with loading from NS to...
  8. Replies
    5
    Views
    548

    Very nice. Clean, easy to use, well done. My...

    Very nice. Clean, easy to use, well done.

    My only comment is that I would prefer to see the page headers a bit bigger. They seem to blend into the page a bit.
  9. Replies
    3
    Views
    467

    Looks really solid. I would however suggest that...

    Looks really solid. I would however suggest that you not pop up the window. There really isn't any advantage to that... I think in general people are moving away from that technique because it really...
  10. Replies
    1
    Views
    392

    Portfolio Update

    Just wrapped up a big update to the old portfolio... Time to start looking for a new J O B.

    As always, I come here first to get some feedback.

    Let me know what you think... Be forewarned, the...
  11. Looking for a Design Specification Document

    I am trying to convince the people my company that we should invest the time to create a design spec document for each of the sites we have. We tend to out source a good amount of work, and the...
  12. Replies
    3
    Views
    415

    sorry i was unclear... this is kind of difficult...

    sorry i was unclear... this is kind of difficult to explain.

    say i have a movie with actions that gets the _y value of a number of MCs and sets them to a series of variables.

    yvalue1 =...
  13. Replies
    2
    Views
    394

    there are probably 100 different ways to do it. ...

    there are probably 100 different ways to do it.

    you can animate it by hand, you can use a mask that moves with the hearts, you can create duplicated MCs that remove themselves on a hit test with...
  14. Replies
    3
    Views
    415

    dynamic variables question

    i am trying to variable1 to the value of another variable, but I want to set the second variable name dynamically...

    for instance:

    variable2 = xyz
    i = 2
    variable = "variable"+i

    now how can...
  15. Thread: E-mail problem

    by Phatius
    Replies
    2
    Views
    486

    why are you trying to use email to submit a...

    why are you trying to use email to submit a score? you should do this with a form that posts to am asp or cgi script. Gives you much more flexiblity.
  16. Replies
    6
    Views
    505

    This seems to be a common misconception......

    This seems to be a common misconception... Multiple files do not load faster. one 100K movie loads just as fast as 10 10K movies. you are talking about 6 of one thing and half a dozen of another.
    ...
  17. Replies
    6
    Views
    505

    why are you using multiple movies? your whole...

    why are you using multiple movies? your whole site is flash... just make it one flash movie.

    Aside from that, you would have to use JS to do and I am not even sure that is possible.
  18. Thread: Custom Windows

    by Phatius
    Replies
    1
    Views
    408

    use the swap depth function.

    use the swap depth function.
  19. Replies
    4
    Views
    520

    great except the link doesn't work

    great except the link doesn't work
  20. Replies
    6
    Views
    505

    are these two seperate movies on the page or is...

    are these two seperate movies on the page or is the one loaded into the other?
  21. yep

    yep
  22. Replies
    0
    Views
    390

    URGENT - 2nd request for help

    This is my second post of this question as the first was ignored for two days... Perhaps I didn't explain well enough the first time.

    I am trying to use the .textWidth property to dynamically set...
  23. Replies
    8
    Views
    679

    just apply the action to a button and place the...

    just apply the action to a button and place the the button off stage, or make it invisible by placing the a shape in the hit frame only.

    If you are really crazy read the posting about using...
  24. just append the number to the movie name: ...

    just append the number to the movie name:

    loadMovieNum("movie"+number+".swf", 0);
  25. Replies
    10
    Views
    981

    "TV uses interlacing, which means a 29.97 video...

    "TV uses interlacing, which means a 29.97 video is really only 15 fps anyway. Interlacing is the process of displaying half of the information in lines - every frame is a series of lines that...
Results 1 to 25 of 72
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center