A Flash Developer Resource Site

Search:

Type: Posts; User: rJonesX

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Flash Flowchart - Whether or not you should build a flash web site...

    Pretty hilarious, although Im sure a lot of us will disagree with it.

    http://www.thegooglecache.com/rants-and-raves/should-i-make-a-flash-site-flash-website-flowchart
  2. Post Fake News to Real News Sites - XSSFools.com

    Using Cross Site Scripting (XSS), this new site (http://www.xssfools.com) allows you to create fake news stories seemingly on real news sites - even the New York Times Archives!

    It works pretty...
  3. Replies
    0
    Views
    516

    Hitting / Pinging a web page in flash...

    Is there any way to get a website in flash. I dont want it to open a browser window or anything, I want flash to go and get the page, even if it is just a ping of the page - if that makes sense. Its...
  4. Replies
    1
    Views
    370

    RollOver not working...

    Should be a simple task - but having trouble getting it to work.

    Basically have a button inside a movie clip that is trying to tell an instance of another movieclip to gotoAndPlay(2) - this...
  5. Get current frame of particular movie clip...

    I have a movie clip moving along a path. I have a button that, when rollOver tells

    on(rollOver){ this._parent.stop(); }

    and stops the motion. On roll out, I want it to start up where it left...
  6. Replies
    1
    Views
    429

    Trying to Post to a PHP file...

    I have about 5 input text boxes each with variable names and I just need to post them to a mail.php file

    Right now im using

    new LoadVars(my_lv);
    my_lv.send("mail.php",0, "POST")

    but it...
  7. Worked well...

    Is there any way, though, to make it tween this movement? rather than jump...

    Thanks!
  8. Hopefully simple question about getting a movie clip to move...

    I have, hopefully, a fairly simple task.

    Lets say I have a flash movie with only 1 movie clip. All that movie clip does is display some text (in this case, that text is pulled from a txt file).
    ...
  9. Thread: Importing FLA

    by rJonesX
    Replies
    1
    Views
    742

    Importing FLA

    I have 6 separate FLA files with no redundant symbol names. I need to put them all into a single FLA, each in separate scenes so they can play sequentially. I would prefer to avoid actually creating...
  10. Replies
    17
    Views
    2,901

    beautiful

    Just gorgeous designs.
  11. Replies
    19
    Views
    1,730

    While not the right forum to discuss this...

    It is unfortunate that animal testing still occurs for cosmetic purposes. It is important, though, to note the difference between US Policies regarding medical research using animals, which falls...
  12. Replies
    21
    Views
    2,766

    http://www.stevemurray.com

    http://www.stevemurray.com

    nice transitions, beauitiful photography
  13. Replies
    1
    Views
    537

    XML, HTML, etc...

    Lets say im pulling in some xml and searching it with actionscript...

    the results are printed out into a simple textbox with html turned on as the xml file stores some html for me.

    this works...
  14. Replies
    5
    Views
    738

    EVB animation...

    Any idea on how to make the type of water effect on the front of EVB.com

    http://www.evb.com
  15. Help with Buttons, Variables especially... Desparate

    Summary:
    Basically I need help getting variables, passed from flashvars into movie clips based on if clauses...

    Details:
    So in the flashvars are a couple of variables. Lets say,...
  16. Replies
    0
    Views
    312

    Navigation Issue...

    I have a site where the order of text on a navigation bar is dependent upon the url... for example if it is site.pl?x=1 the order might be promotion, design, software. if x=2, then it might be...
  17. Replies
    0
    Views
    277

    Fairly Simple Movie Clip Movement...

    Pretty simple request, but I just cant figure it out.

    I have a movieclip named bgbox with the instance name bgbox.

    I have two buttons, one with an arrow pointing left. another with an arrow...
  18. Thread: stupid...

    by rJonesX
    Replies
    1
    Views
    350

    stupid...

    pretty simple question, no idea while it is not working. i have a button using the code...

    on (rollOver) { stanthonys-motion.gotoandplay(2); }


    there is another movie clip on a different layer...
  19. Replies
    54
    Views
    2,718

    Disappointed

    Honestly, this site meant nothing to me. It combined the usual flash-level effects in a sub-par design. nothing clever, nothign new. Take a second and go look at the variety put out by 2advanced...
  20. Replies
    9
    Views
    800

    did you...

    look at the detail on those illustrations. incredible (use the magnifier button).

    PS: Sites dont need transitions or flash to be cool. Attractive design online is often no more than simply pretty...
  21. Replies
    9
    Views
    800

    http://www.theillustrator.com

    Cool illustration site, not much flash though. http://www.theillustrator.com
  22. Replies
    1
    Views
    652

    24-7 Media background...

    http://www.24-7media.de

    I have been trying to figure out how to make a pixelated / fabric background for quite some time and just can't get it... Any ideas?
  23. Replies
    3
    Views
    449

    MouseOut Screen...

    I need to make a catch-all sort of where as soon as someone moves a mouse out of the embeded flash area, a movie clip returns to a certain frame. essentially, i need an onMouseOut that is tied to the...
  24. Replies
    1
    Views
    323

    Text files, LoadVariablesNum()

    Pretty simple question...

    lets say i use loadvariablesnum() to pick up something from soandso.txt and the text in there is message=here is the message


    I can get it to print out "here is the...
  25. Thread: perl and flash

    by rJonesX
    Replies
    7
    Views
    945

    Sorry for the confusion...

    What essentially needs to be done is I need to get the contents of a text file into a Flash movie without the flash movie *pulling* data into it. loadvariablesnum, loadvars, pull the text file in...
Results 1 to 25 of 43
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center