A Flash Developer Resource Site

Search:

Type: Posts; User: concrete surfer

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    418

    it's probably in the same directory as the FLA...

    it's probably in the same directory as the FLA file. If it's not, you should just look through the code and find any file that has a .txt extension.
  2. Replies
    3
    Views
    418

    give a link or something to a file...kinda hard...

    give a link or something to a file...kinda hard to understand what you mean...
  3. Replies
    4
    Views
    525

    check this out......

    check this out...
  4. Replies
    4
    Views
    360

    you...can...add this code to the Body part of the...

    you...can...add this code to the Body part of the HTML of the page that you flash will be displayed on.

    <table align="center"><tr><td><OBJECT classid=blah blah blah blahhhhhhhhh all the code that...
  5. Replies
    1
    Views
    403

    you should make a button with the code ...

    you should make a button with the code

    onClipEvent (release){
    this._x+=5;
    }

    // this will move the button you click on 5 to the left every time you release the button. You could change the...
  6. Replies
    4
    Views
    451

    basically...they used some movieclips and buttons...

    basically...they used some movieclips and buttons

    what you want to do is make your button with the desired text on it...and then you need to make some movieclips.

    Add some mouse over keyframes...
  7. Replies
    5
    Views
    577

    well...what i really meant was having all of your...

    well...what i really meant was having all of your buttons at the bottom of the screen like you have...right? And then make one MC [MovieClip] called "content" or something like that. Then inside this...
  8. I'll take a look at your FLA and see what I can...

    I'll take a look at your FLA and see what I can come up with

    - concrete surfer
  9. Replies
    5
    Views
    577

    I would suggest using a MC, and having all your...

    I would suggest using a MC, and having all your content in this MC. Now when a user clicks on the buttons is should execute a 'gotoAndPlay', or a 'gotoAndStop' command telling the MC where to send...
  10. Replies
    5
    Views
    577

    do you want to make this whole site using flash?...

    do you want to make this whole site using flash? or HTML? I would say that making it all in flash would be alot easier than trying to make it in flash and html...
  11. Replies
    0
    Views
    443

    Text Files and Scrolling

    I'm using flash 5, and I am loading in a text file on every frame...I'm loading this text files contents into a Dynamic Field. But my only problem is, how can I get it to load the whole thing into...
  12. Replies
    1
    Views
    417

    I would suggest learning and using PHP to make...

    I would suggest learning and using PHP to make the hit counter
  13. Replies
    0
    Views
    353

    Flash Fireworks Forward

    I recently heard about a forward that was going around that was a flash example of Fireworks. You would click on the page anywhere that you wanted, and then after a while, the spot would explode as a...
  14. Replies
    2
    Views
    448

    it is more efficient if you make your site...

    it is more efficient if you make your site completely using actionscript and yes it is possible. It may seem hard and with alot of code, but the final result and final size is much better then if you...
  15. Replies
    4
    Views
    545

    I'm on cable and when I viewed the page it all...

    I'm on cable and when I viewed the page it all looked fine. I don't see the need to change anything if it is all fine when the page is fully loaded.

    - concrete surfer
  16. Replies
    2
    Views
    474

    Tweener, This is the code that should do what...

    Tweener,

    This is the code that should do what you want it to do:

    <table cellspacing=3 cellpadding=3 border=1 BORDERCOLOR=#383647>
    <input type=hidden value="SureShots" name=path>
    <input...
  17. I'm not sure if grouping changes the movies...

    I'm not sure if grouping changes the movies heirarchy, I'll look into that...

    - concrete surfer
  18. klambson, you could try two different things,...

    klambson,

    you could try two different things, instead of telling it to gotoAndPlay ("audio"); tell it to go to the specific frame [gotoAndPlay (frame#)], or the other option is to tell it exactly...
  19. Replies
    2
    Views
    454

    Just make sure that the otion 'Border/Bg' on the...

    Just make sure that the otion 'Border/Bg' on the Text Options tab is not checked...your DTF should not have a background now...

    - concrete surfer
  20. Replies
    3
    Views
    560

    adover, by breaking up each MC [ctrl + B] you...

    adover,

    by breaking up each MC [ctrl + B] you can make each copied MC into its own individual one. This gives you the ability to change each part of any MC without affecting the other MC's around...
  21. Replies
    1
    Views
    496

    have you tried breaking the text or editing the...

    have you tried breaking the text or editing the 'hit' area of the button parameters? I have Flash MX but I'm still using Flash 5 ALOT of the time...hope it works out?

    - ocncrete surfer
  22. Replies
    1
    Views
    447

    if you sent me the FLA I could take a look over...

    if you sent me the FLA I could take a look over it and see what I can do, and if I can fix it I'll repost it for you to download...

    satanic_sidewalk_surfer@hotmail.com

    - concrete surfer
  23. thats what you need... ...

    thats what you need...

    http://www.flashkit.com/tutorials/Projector/Creating-William_-44/index.php

    - concrete surfer
  24. Replies
    1
    Views
    418

    download EXE Scope and change the icon from there...

    download EXE Scope and change the icon from there its relativly simple and self explanatory...and if I'm not mistaken...the size for an icon is 32 x 32...

    - concrete surfer
  25. Replies
    3
    Views
    560

    By duplicating all of your MC's off of the same...

    By duplicating all of your MC's off of the same one...whatever you do to one...happens to all of the others...

    - concrete surfer
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center