A Flash Developer Resource Site

Search:

Type: Posts; User: talytech

Page 1 of 6 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    2,139

    Yes. I am trying to import it as an editable...

    Yes. I am trying to import it as an editable movie. I just need to know how to load text into a dynamic text box that's inside of a movie clip.
  2. Replies
    3
    Views
    2,139

    imported swf and lost formatting

    Hello,

    I have a swf movie file that was created from koolmoves. I no longer have the koolmoves fun file.

    When I attempt to import the swf into a new koolmoves file, some of the formatting is...
  3. Replies
    6
    Views
    1,556

    v7-AS3 it was loaded into the textbox by a frame action....

    it was loaded into the textbox by a frame action. The loadVariables("textname.txt")
  4. Replies
    6
    Views
    1,556

    v7-AS3 HTML5 Canvas for mobile devices

    I am trying to load text into my dynamic text box. Before I switched to the HTML5 Canvas, my loadVariables action script code worked to load an external text file. Now that I have switched it...
  5. Replies
    1
    Views
    606

    can't view my website on my mobile phone

    I posted this earlier I believe on the wrong Forum.

    Is there something special I need to do to view my site on my mobile phone. My site is designed in KoolMoves version 8.0 using Flash 9 and...
  6. Replies
    1
    Views
    4,174

    can't view site on mobile phone

    Is there something special I need to do to view my site on my mobile phone. My site is designed in KoolMoves version 8.0 using Flash 9 and action script 1.0.

    When I view in IE it works fine. But...
  7. loadVars issue with textfile in a subfolder

    I don't understand why my text isn't showing up in my dynamic text box.

    I have a movieclip with a txt1 text box on it that will include HTML.

    Here's the code I have to load the text file.

    ...
  8. Replies
    2
    Views
    1,083

    display image from hyperlink

    I'm trying to achieve this menu list affect in the following link: http://www.karascupcakes.com/cupcakes.html

    on frame 1 of my movie, i have a movie clip named imgholder.
    I have a text box that...
  9. Replies
    3
    Views
    1,080

    Are there any tutorials on this topic? I'm not...

    Are there any tutorials on this topic? I'm not that skilled yet. I also want some transition effects to the gallery.
  10. Replies
    3
    Views
    1,080

    scale image to fit movieclip

    Hi,

    I have a movieclip that I'm loading an image into dynamically. I'm using Chris' picView example:


    //Thanks for the help from Chris Seahorn and gotoandlearn.com
    var x = new XML();...
  11. Replies
    2
    Views
    820

    thanks blanius.

    thanks blanius.
  12. Replies
    2
    Views
    820

    follow me on twitter button

    Does anybody know how to install the "follow me on twitter button" or the "like" button from facebook in flash?

    I have code that is supposed to be embedded into HTML but I can't find any tutorials...
  13. Yayyyy .. Thank you Blanius .. that worked!!!!!...

    Yayyyy .. Thank you Blanius .. that worked!!!!! ...
  14. problem with line spacing and carriage returns

    I posted a previous question on the actionscript forum and got some assistance; however the solution isn't working for me and I think its due to the Koolmoves software I'm using. The post is here:
    ...
  15. Replies
    3
    Views
    1,115

    Yes.. both swf files are in the same folder. As...

    Yes.. both swf files are in the same folder. As for the version of flash, I'm unsure of. Maybe that's the issue. I'm able to embed the swf into a html page and see the gallery just fine. But...
  16. Replies
    8
    Views
    1,678

    Oh .. maybe thats the problem .. I'm using...

    Oh .. maybe thats the problem .. I'm using KoolMoves software. not Flash. I wonder ...

    guess I need to post this on the koolmoves forum.
  17. Replies
    3
    Views
    1,115

    import swf into movie

    I have an image gallery movie that uses some php to get the images. I've imported that swf file (which was made from Flash, not koolmoves) into my Koolmoves movie.

    Now, when I embed the fla.swf...
  18. Replies
    8
    Views
    1,678

    nope. still didn't work. It doesn't like this...

    nope. still didn't work. It doesn't like this line:

    R=info.split("\r\n").join("\n");

    its expecting a variable for the property target. I don't even know what that means to fix it.
    ...
  19. Replies
    8
    Views
    1,678

    Ok. I will try it again. Maybe my text box has...

    Ok. I will try it again. Maybe my text box has to be set to HTML even though it doesn't contain any HTML. What do you think?
  20. Replies
    8
    Views
    1,678

    Hi, Thank you but I'm receiving a syntax error...

    Hi,
    Thank you but I'm receiving a syntax error on the following line:


    R=info.split("\r\n").join("\n");

    it telling me that its expecting a variable for the property target.

    Should I be...
  21. Replies
    8
    Views
    1,678

    issues with single carriage returns

    I'm having the hardest time trying to get my dynamic text box to display single line feeds instead of doubles. I can't find a solution.

    I have a text file named "mFile.txt" and the following...
  22. Replies
    2
    Views
    763

    Please, I'm begging someone to help me out here...

    Please, I'm begging someone to help me out here with this scrolling image gallery I'm trying to create.

    On Keyframe1 I have a movie clip called "container". Inside that movie clip I inserted 3...
  23. Replies
    2
    Views
    763

    scrolling movie clip to loop

    Hi all. I've been having the toughest time trying to get my movie clip to scroll and loop. currently I have a movieclip "mc_events" and in that movie clip I have 3 images placed on the stage side...
  24. Thread: Image Loader

    by talytech
    Replies
    9
    Views
    1,311

    Load images dynamically

    Hi Blanius,

    I have a php script that does what you're talking about. However, I don't know how to incorporate that with my koolmoves movie.

    I want to be able to run that script, that will...
  25. Replies
    1
    Views
    2,974

    pull images from a directory

    I'm trying to run a .php file from the browser to see if it works. The .php fishes thru a directory for .gif and .jpg files and then creates an .xml file and saves it to the directory. For some...
Results 1 to 25 of 146
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center