A Flash Developer Resource Site

Search:

Type: Posts; User: pmjackson

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    2,580

    Still tryng to dynamically load a file.

    Could you possibly post a working sample of a simple movie?

    Two buttons:
    Pressing one loads a swf file from hard drive to a sprite or movie holder.
    Pressing the other loads a different swf file...
  2. Replies
    2
    Views
    2,580

    dynamic loading of movie and sprites

    It has been a while since I worked with 3DFA.

    The updates look great!

    One thing that is missing, though, is the loadMovie command.

    Even in Scripting it seems to not allow dynamic loading of...
  3. Replies
    12
    Views
    3,081

    Yes, it can be driven locally. The easiest way...

    Yes, it can be driven locally.

    The easiest way is to place all the files in a single directory/folder. The html,swf and all of the files pointed to in the Menu_info.txt file. Place all of them in...
  4. Replies
    4
    Views
    1,269

    Flash Remoting?

    Has anyone been able to get Flash remoting to work in 3dfa?
    Or has any one used the loadMovie method directly with binary data from a database?

    Here is a link showing how to upload a binary file...
  5. Replies
    9
    Views
    1,799

    Thanks Bret, I've got a use for it right away....

    Thanks Bret,

    I've got a use for it right away.

    Pat Jackson
  6. Replies
    12
    Views
    3,081

    I wish I had documented the steps it took to...

    I wish I had documented the steps it took to finally get to this code.

    I do know that it took a while to finally pin-piont some key pieces, alot of ActionScript searching and just playing with the...
  7. Replies
    12
    Views
    3,081

    Thanks for your kind replys. My next goal with...

    Thanks for your kind replys.

    My next goal with this is to create an online means to upload files,
    create the text file, or use a database to save the external data.
    Database sounds great,but I...
  8. Replies
    6
    Views
    1,167

    Look here: ...

    Look here:

    http://www.macromedia.com/support/flash/ts/documents/local_query.htm
  9. Replies
    12
    Views
    3,081

    Source for Dynamic Buttons with Streaming Videos...

    Source for Dynamic Buttons with Streaming Videos

    Note: Pay close attention to the text file format.
    No space after the variables.
    Place in same folder as swf or change path in starting script.
  10. Replies
    12
    Views
    3,081

    It's getting there. The real point is that all...

    It's getting there.

    The real point is that all of the content is dynamic. Not part of the Flash File. An external text file holds all the data that the Flash program uses whether it be a streaming...
  11. Replies
    12
    Views
    3,081

    Dynamic Buttons with Streaming Video,Audio

    I finally got cloned buttons working like I wanted.

    I am using an external text file to load the Titles,
    Descriptions and filenames for swfs or jpgs files into a movie that corresponds to each...
  12. Replies
    0
    Views
    853

    Dynamic Captions for Cloned Buttons

    I think I found a beginning for dynamic captions for cloned Buttons.

    First Create a button adding a Paint element and an edit Box.
    Set the variable for the edit box. I used "t1"

    Then create a...
  13. Replies
    3
    Views
    1,141

    Accessing button sub elements

    Does anyone have an idea how to access a text box element that has been inserted into a button element.

    i.e

    Button1 added to Movie
    Edit 30 added to Button 1

    I know I can asign a variaible...
  14. Replies
    1
    Views
    1,020

    I have spent several days trying to find the same...

    I have spent several days trying to find the same answer.

    I think this is a possible solution!
    Short answer --- _root["track"+i];

    long answer.

    variables in text file loaded in with:...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center