A Flash Developer Resource Site

Search:

Type: Posts; User: Emrys_2

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    750

    Review my new flash design Portfolio!

    Alright everyone, here is my newest version of Skywide Designs. Any thoughts would be great, as I'm trying to get an idea what to improve, or what might be wrong.

    http://www.skywide.net/
  2. Replies
    0
    Views
    429

    Decoding Unix timestamp in flash

    Hey here's my problem..
    I have this utc timestamp: 1144195755
    I've searched all over google and I can't find anything to help me figure this out. Can someone help me out? I need to decode it in...
  3. Replies
    2
    Views
    288

    Thanks! Exactly what I wanted :D

    Thanks! Exactly what I wanted :D
  4. Replies
    2
    Views
    288

    Help importing text.

    Hey there.
    My question is this:
    How can I make it display the actual text when I trace it, and not this messed up html code?

    The content of news.txt is:

    1144670709|Krattos|Classes and...
  5. Replies
    2
    Views
    1,844

    Input Text : Var = _root.name1 Input Text : Var...

    Input Text : Var = _root.name1
    Input Text : Var = _root.email1
    Input Text : Var = _root.subject1
    Input Text : Var = _root.message1

    on (press) {
    message = _root.message1;
    name = _root.name1;...
  6. Replies
    2
    Views
    1,844

    Input Text + HTML Formatting problem

    Okay so here's where I'm at. I've created a contact form in flash that allows you to type in Name/Email/Subject/Message and then send it to the website's email address. It works fine and sends the...
  7. Replies
    5
    Views
    580

    I didn't bother to update the link on this...

    I didn't bother to update the link on this website since I wasn't getting any feedback. I moved it over to it's permant home at lifeindesign.net, the project is now complete.
  8. Replies
    5
    Views
    580

    I need critic on this website, please!

    Ok I'm making this for a photographer. I really want comments on how I can improve it, or things that might need to be changed.
    Life in Design
  9. Replies
    7
    Views
    493

    Thoughts on Layout?

    What do you think?
    http://www.skywide.net/artlayout.jpg
  10. Replies
    3
    Views
    1,095

    Critique Request : Drugaya Forma

    Hello, I’m looking to receive thoughts and advice on this website. It was created to advertise Drugaya Forma, a Spanish dance team. Any comments or thoughts would be appreciated.

    Thanks a lot
    ...
  11. Replies
    2
    Views
    650

    Critique Request : Cosmoplitan Travel

    Hello, I’m looking to receive thoughts and advice on this website. It was created to advertise Cosmoplitan Travel, a travel agency that focus's on Peru. Any comments or thoughts would be...
  12. Replies
    2
    Views
    410

    loading mp3 from web.

    Hey guys, I was wondering if someone could tell me how you could go about doing this.

    I have an .swf and 1.mp3 hosted on my website.
    How would I get the swf to load 1.mp3 from the website?
    ...
  13. Restrict the use of the left mouse button ?

    I have a question. How can I restrict the use of the left mouse button on my HTML page, and the cut and paste? I want to prevent easy copy of some pages.
    Is there an HTML code for that?

    Thanks
  14. Replies
    2
    Views
    656

    Opinion on my portfolio

    Hey what you guys think of my portfolio?

    http://personal.torontoview.com/blake/website.htm

    Thanks
  15. Replies
    1
    Views
    286

    How to check if an audio file is playing?

    What would be the code used to check if an Audio file within Flash is still playing?

    Example..
    (Audio file dosen't loop.)

    //Frame one
    music.start();

    //MC
    OnClipEvent (EnterFrame) {
  16. Replies
    2
    Views
    719

    HTML image problem

    Hey, hope someone can help me, my problem is this:
    I have an image that is 10 X 500 and i want it to span the whole width of the person's open browser. Could someone please tell me how i could do...
  17. Replies
    3
    Views
    344

    Hmm, i made it into a jpeg yet i still can't get...

    Hmm, i made it into a jpeg yet i still can't get it to load :(

    http://personal.torontoview.com/blake/logo01.jpg

    Any suggestions?
    Thanks
  18. Replies
    3
    Views
    344

    Problem with loading an img from AS

    My problem is this, I can't get an img to load from action script and i don't know why its not working.

    Script :
    _root.img1.temp.loadMovie("http://personal.torontoview.com/blake/logo02.gif");
    ...
  19. Replies
    1
    Views
    424

    Loading pictures (jpeg) from the web

    How do you load a .jpeg file from a website using action script?
    Example -
    www.exp.com/test.jpeg
    How do you make a MC within flash load & display that file?

    Thanks in advance

    Blake,
  20. Replies
    2
    Views
    399

    thanks, works perfectly.

    thanks, works perfectly.
  21. Replies
    2
    Views
    399

    Finding Max X/Y of a MC

    Anyone know if their is a specific way to find the Max x/y of a movie clip? (Something like ._maxy or something? Or any other quick ways of finding it?)
  22. Replies
    3
    Views
    671

    Yep thats exactly what I wanted. Now, how would...

    Yep thats exactly what I wanted.
    Now, how would i go about getting rid of the ".swf"?
    Example -
    Filename : test.swf
    I want the var containing it to say "test" only

    Thanks alot, your a big...
  23. Replies
    3
    Views
    671

    File name of flash .swf

    Anyone know if it's possible to get action script to read a flash file's own name and store it in a string?
  24. Replies
    2
    Views
    341

    thx, I managed to figure out a way :D

    thx, I managed to figure out a way :D
  25. Replies
    2
    Views
    341

    calculate an angle based on 4 points

    Hello everyone.. Im making a game, but i need to know how to calculate the angle of a line based on the x and y coordinates of the top and bottom points. If anyone knows how to do this, i would...
Results 1 to 25 of 40
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center