A Flash Developer Resource Site

Search:

Type: Posts; User: jaslgv

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    496

    Needed ASAP - Flash god

    Need someone can create an impressive 2-3 min flash movie. I will provide all assets, graphical treatment and soundtrack to you. Will need you to make all the pieces move and look great!

    Project...
  2. Replies
    2
    Views
    449

    loaded movie and _root

    Hi All!
    I have a SWF file, and this file has a MC_ that I slide back and forth via Actionscripting. I change the target via a mouse click sending targetX to the MC_ and it does its thing. WORKS...
  3. Replies
    2
    Views
    413

    thanks!

    jbum, that did the trick! thanks alot
  4. Replies
    2
    Views
    413

    Scale MC with my move code?

    Hi All: I have this code below that moves my MC to a x-y cord on a mouse click. That works great. However, now I need modify it a bit to SCALE with the move.

    OK, code on my MC:

    onClipEvent...
  5. Replies
    0
    Views
    545

    autorun help!!!! please......

    I know how to create an autonrun for a CDrom. One that will start my flash movie when the users inserts the CDrom.

    We are doing a project on USM Memory sticks, and when the user inserts it into...
  6. Replies
    0
    Views
    408

    simple print question....??

    I have a complex movie with multiple layers and movies on the timeline. I want to print what is on the screen when the user presses a button. When I add some simple print commands to the button, it...
  7. Replies
    1
    Views
    480

    _URL minus a couple?

    I am using _URL, which gives me the file location

    file:///C|/Documents%20and%20Settings/Joe/Desktop/Show/main.swf

    thats great, BUT I only need:
    ...
  8. Replies
    5
    Views
    408

    I think I have it working now....one thing. I...

    I think I have it working now....one thing.

    I have the images preloading....the movie will not continue untill the images are preloading, which is good.

    But when I go to refernce the same...
  9. Replies
    5
    Views
    408

    Hey Man, thanks for the reply! I think this is...

    Hey Man, thanks for the reply!

    I think this is working...I just need one more thing.

    I need to stop the timeline ehre, make sure that the external jpeg has loaded completly...then move on to...
  10. Replies
    5
    Views
    408

    Loading images into MC, then move forward

    I am using this code to load images into a fake MC to cache the image:

    mcfake.loadMovie(images/C1_1.jpg");

    I want the time line to stop on this action untill the image has fully loaded.

    ...
  11. Replies
    4
    Views
    431

    hey, but I don't want to show the arrows...

    hey, but I don't want to show the arrows either...they still stick around and make it look like maybe there should be a scroller coming.

    Any ideas?
  12. Replies
    4
    Views
    431

    Turning the scrollbar on only when needed

    Hi There!
    I have a dynamic text box that I add filling using an external text file. I have a scroll bar attached to it since sometimes text will be too long. I really need a way to turn the scrool...
  13. Replies
    2
    Views
    1,451

    thanks for the reply, I will be sure to check...

    thanks for the reply, I will be sure to check that out!
  14. Replies
    2
    Views
    1,451

    Plasma TV dimensions

    I have to build a flash mx application to run on a plasma TV, what dimensions should I set my stage too to fill a plasma tv.
  15. Replies
    0
    Views
    297

    Script not working when publishing to 7

    I have this script that I use to change the color of a MC, it works when I publish in 6, but not when I publish to 7.

    Can you help, thanks!

    ====================================

    lvObj = new...
  16. tweening MC after its colored doesn't work??

    Hi, I have a MC that I change colors with:

    myColor = new Color(mc_loader);
    myColor.setRGB(lvObj.colorP);

    But when I tween the MC, it doesn't work, or it doesn't show at all.

    Any thoughts?
    ...
  17. Replies
    2
    Views
    385

    thanks!

    thanks!
  18. Replies
    2
    Views
    385

    how to add to a variable?

    I have this statement:

    _global.toLoad=lvObj.URL

    this loads a URL string from my txt file. I need to add a folder path to the end of it so its like:

    _global.toLoad=lvObj.URL/1/

    where /1/...
  19. Replies
    5
    Views
    445

    Adam. Thank you so much for taking time out to...

    Adam. Thank you so much for taking time out to help me, that did the trick. I really app it!
  20. Replies
    5
    Views
    445

    I am using loadMovie, but I can use loadMovieNum...

    I am using loadMovie, but I can use loadMovieNum if that helps.

    Thank you so much!

    if it helps, a bit more info for you:

    I am loading the current URL from a text file. I need to take that...
  21. Replies
    5
    Views
    445

    talk to loaded SWF file...please help!!

    Hi there!

    I have my main.swf file, and it loads 1.swf.

    I need to send a value from main.swf to the loadvars script in 1.swf.

    Can you help me out?

    thanks!
  22. Replies
    1
    Views
    415

    were-here....down?

    Can anyone pull up were-here.com...been trying for days and I get nothing. Did they close up shop?


    Joe
  23. Replies
    3
    Views
    394

    Thank you gparis

    gparis,

    Thanks for the help, went in and made the changes and it works. You helped me on a couple things there, thanks so much.


    Joe
  24. Replies
    3
    Views
    394

    OK here is a good one for you to punder. I...

    OK here is a good one for you to punder.


    I have a MC that is used as a nav for a sub directory.Inside of that MC I have 12 MC's with Buttons inside of them(that was one MC with 12 MC inside...
  25. Thread: HELP ME PLESE

    by jaslgv
    Replies
    0
    Views
    337

    Try to finish up a site, and I have run into a...

    Try to finish up a site, and I have run into a problem. I have a movie, called NAV. In the movie I have 5 buttons that come in under a mask, when the button is rolled over the words come in under the...
Results 1 to 25 of 45
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center