A Flash Developer Resource Site

Search:

Type: Posts; User: spidadesign

Page 1 of 4 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    5
    Views
    712

    I have this now, but it doesn't work still. ...

    I have this now, but it doesn't work still.


    {
    xml1 = new XML();
    xml1.onLoad = myOnLoad;
    path = "http://www.shevy.net/test/news.xml";
    _xml.load(path);
    }
  2. Replies
    5
    Views
    712

    I got that working but when I put it live, it...

    I got that working but when I put it live, it doesnt show the XML

    http://shevy.net/test/scroll.html
  3. Replies
    5
    Views
    712

    XML scroller issue

    I get this error when I try to create an swf for this scroller. Using Flash 8

    **Error** Scene=Scene 1, layer=Controls_01, frame=1:Line 34: Syntax error.
    TextField01 += chr(13) add chr(13);
    ...
  4. Replies
    1
    Views
    904

    XML works locally but not on server

    I have a flash movie which has 4 xml scrollbars each calling in different xml.

    Each scrollbar is in a movieclip.

    When I test locally, the files run fine but once on the server, nothing works....
  5. Thread: Events

    by spidadesign
    Replies
    2
    Views
    592

    Events

    I have 3 buttons , each going calling a different movie clip.

    Lets say for example, I have Movie clip 1 on the screen but I want move 2 to show

    I click button 2 which calls movie clip 2 to zoom...
  6. Replies
    1
    Views
    462

    smooth tweening

    I am trying to animate a logo going from very small to normal size. Logo look horrible during the resizing.

    Anyone tell me how to code it using actionscript if that may make it look better
  7. Replies
    4
    Views
    552

    if there is a better way, then let me know

    if there is a better way, then let me know
  8. Replies
    4
    Views
    552

    tweening

    tweening
  9. Replies
    4
    Views
    552

    image scroller

    i have an image scroller and it is very jittery, any idea on how to stop it form being so jumpy

    http://sdfsdf.com/NEW/sdfsdf/
  10. Replies
    0
    Views
    508

    [RESOLVED] scroll navigation

    I have a navigation and when i roll over a button there is a bar behind the text which follows my mouse to that button
  11. Replies
    1
    Views
    805

    Page fade out

    what language do you use to wrte the script where when u are on a webpage and click a link, that page turns dark and fades out and a windowcomes over it. And you click close on that window to return...
  12. Replies
    1
    Views
    548

    blurry images

    When I open up the swf and click on the bottom image of this link the numbers look fine. look at the number 46 and 69 on the top left. They look clean even though they are pixelated.

    Once I...
  13. Replies
    0
    Views
    572

    red white and blue

    does anybody know of any good websites that utilize the red white and blue color scheme well
  14. Replies
    3
    Views
    907

    there are no good site on the web so we gotta...

    there are no good site on the web so we gotta make the first one. I am just stuck cause I need to use red white and blue as the color scheme.
  15. Replies
    3
    Views
    907

    Gym Website

    Does anyone know of any kick ass gym websites. I cant find any ones that utyilize flash good besides golds gym and worlds gym. I am looking for other ideas
  16. Replies
    1
    Views
    371

    Unload all movie levels and clips at once

    I have a movie where I load 10 different levels. when I open up one level I need to make sure all the other levels are closed. I am using this script beleow but it is getting a bit chaotic as I have...
  17. Replies
    0
    Views
    296

    how do i call a clip within a clip

    I have a movie where if you press a button it scrolls to the xy position i tell it to. Al lthe button are outside the mvoie that moves so it works fine. I need to add a button inside the movie clip...
  18. Replies
    1
    Views
    700

    this is rest of code

    <<<EOF
    This is a MIME-encapsulated message

    --$mime_delimiter
    Content-type: text/plain
    Content-Transfer-Encoding: 8bit

    The aFromMail form submitted:
    $fields
    --------------------
  19. Replies
    1
    Views
    700

    add an ip to php form

    I have a php form that send the info to a .csv file. The form is also sent to an email address and in the email is the users ip address. How can I get the ip address
    to be sent to the .csv file...
  20. Replies
    0
    Views
    525

    user authentication

    I am new to programming and I need to add user authentication to a website where people can join via a form.

    I am using a unix server and can use php and perl. Anybody know of a good software...
  21. Replies
    2
    Views
    342

    I fixed it. I just deleted a keyframe and it...

    I fixed it. I just deleted a keyframe and it works fine
  22. Replies
    2
    Views
    342

    navigation is jumpy

    I have a site with a very jumpy navigation and was wondering if anyone could fix it so it isn't so jumpy. I tried to tweak it but it didnt work

    I uploaded the file so any help would be awesome
    ...
  23. Replies
    0
    Views
    324

    how can i do this

    I need a way to design my site so that the user can update the content herself. Whats the best way to do it in all flash
  24. Replies
    2
    Views
    423

    I fixed it. I changed the font. it wasnt reading...

    I fixed it. I changed the font. it wasnt reading the font for somereason
  25. Replies
    2
    Views
    423

    Fonts disappear

    For some reason when I play my movie, the fonts disappear. I cant figure out why this happen.
Results 1 to 25 of 88
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center