A Flash Developer Resource Site

Search:

Type: Posts; User: Fry1988

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    453

    Preloading Images from database

    Hello all,

    I have a small problem with preloading images from a database.

    Basically i have a folder on my server called 'work', i have a database in which when i add a new project a folder is...
  2. Replies
    0
    Views
    512

    Variable from Javascript Issue

    Hi There,

    I have a flash file that has a movie clip and a flv video player in.

    The movie clip adds as an image holder for images that are loaded in, the video player plays the videos that are...
  3. Replies
    5
    Views
    729

    anyone? :confused:

    anyone? :confused:
  4. Replies
    5
    Views
    729

    Cheers for sticking with me on this. Im not...

    Cheers for sticking with me on this.

    Im not quite sure what you mean by buttontemplate?

    Basically there are 3 flash files called print, web and apparel. Each movieclip is loaded into 3...
  5. Replies
    5
    Views
    729

    They are in 3 different movie clips. Print is...

    They are in 3 different movie clips.

    Print is in print_mc for example, web is in web_mc etc.
  6. Replies
    5
    Views
    729

    Movieclip Scrolling Problem

    Hi All,

    If you go to http://www.jonbarmby.com you will see the issue im having.

    You will see 3 rows of white boxes that move left and right in relation to the movement of the mouse.

    These 3...
  7. Replies
    1
    Views
    410

    Browser Re-size Slideshow issue

    Hi All,

    Having a slight problem.

    Basically i have a movieclip which holds 10 boxes.

    When you hover to the left of the movie clip it scrolls left where as hovering over the right means it...
  8. Replies
    1
    Views
    304

    [F8] Images loading in slow from database

    Hi All.

    I have used the following script to load images from a database...

    load_data.onLoad = function(succes) {
    if (succes) {
    _root.TotalImages = this["total_items"];
    for (var i =...
  9. Replies
    1
    Views
    339

    [F8] Actionscript Variable

    Hello all,

    I have a variable called 'TotalImages' which is displayed as...

    var TotalImages = 10

    I then have a slider that navigates through images and it basically says at the 10th image...
  10. Replies
    0
    Views
    367

    [F8] Re-Directing Code Help

    Hello all,

    I have a flash document in which i house a movie clip that moves controlled by buttons on the root.

    In that movie clip are two text fields called title1, title2, title3 (etc.) and...
  11. Replies
    16
    Views
    630

    FANTASTIC! thank you so much! would i do it by...

    FANTASTIC! thank you so much!

    would i do it by just adding a code on the button such as something like..

    on (rollOver) {
    this.enabled = false;
    }


    ??
  12. Replies
    16
    Views
    630

    Its working however its not sliding, its just...

    Its working however its not sliding, its just moving rather than easing in and out if you get me?

    ps. thanks for your edit to the code id been looking into that cheers!
  13. Replies
    16
    Views
    630

    I think i may be getting confused..sorry! I have...

    I think i may be getting confused..sorry! I have posted my test fla file so that you can see what iam doing.

    Thanks for all your help on sticking with this for me. Much appreciated.

    If you get...
  14. Replies
    16
    Views
    630

    Thanks for all your help fasco i just cant seem...

    Thanks for all your help fasco i just cant seem to get it, i added the code you posted and also added to the button move_slider_right(-=265); yet when i test it it comes up with the error...

    ...
  15. Replies
    16
    Views
    630

    Thanks so much for the help, i think i may be...

    Thanks so much for the help, i think i may be doing something wrong though?! im not that big with flash so you may have to bare with me.

    I have an MC on stage called images which i wish to slide...
  16. Replies
    16
    Views
    630

    Do you mean... ball.slideTo(etc.) I would...

    Do you mean...

    ball.slideTo(etc.)

    I would but im not quite sure how to create the code to say when this button is pressed slideTo(-265 evertime);

    how would i do this?

    Thanks a million for...
  17. Replies
    16
    Views
    630

    anyone? :(

    anyone? :(
  18. Replies
    16
    Views
    630

    [F8] Actionscript Animation Problem

    Hello all,

    I recently got some code of the internet on how to smoothly animate with easing in using actionscript.

    Basically there is a ball mc named ball and a button and whenever that button...
  19. Replies
    8
    Views
    728

    Thanks very much mate! much appreciated

    Thanks very much mate! much appreciated
  20. Replies
    8
    Views
    728

    Sure, Thanks very much.

    Sure, Thanks very much.
  21. Replies
    8
    Views
    728

    it just comes up with: **Error**...

    it just comes up with:

    **Error** Symbol=gallery, layer=actions, frame=1:Line 11: There is no property with the name 'onLoadComplete'.
    mcl.onLoadComplete = function(){

    Im exporting for...
  22. Replies
    8
    Views
    728

    Hi thanks for the reply! i keep getting this...

    Hi thanks for the reply!

    i keep getting this error upon testing the code you gave me...

    **Error** Symbol=gallery, layer=actions, frame=1:Line 11: There is no property with the name...
  23. Replies
    8
    Views
    728

    [F8] If Statement

    Hi All,

    I have a flash file in which im loading an external jpg into a movie clip using loadMovie and basically im looking to set it up so that a 'screen' comes over the image using a slideTo...
  24. Replies
    0
    Views
    285

    Function Help Needed

    Im looking for some help on creating a function.

    basically iam exernally loading in images and image descriptions into dynamic textboxes and an image holder mc from a database with php.

    i have...
  25. Replies
    2
    Views
    516

    Unloading Externally Loaded Movie Problem

    Hello all,

    I have a site in which iam currently building where by i have a main swf that contains all buttons that when you click on say button 1, button1.swf would load into layer1 in the...
Results 1 to 25 of 37
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center