A Flash Developer Resource Site

Search:

Type: Posts; User: alonso100

Search: Search took 0.01 seconds.

  1. Thread: RSS reader

    by alonso100
    Replies
    1
    Views
    703

    RSS reader

    Hi,

    I need to insert a RSS reader in my flash development. I did it with this code and works in my computer fine:

    var rss_xml:XML = new XML();
    rss_xml.ignoreWhite = true;
    rss_xml.onLoad =...
  2. Replies
    2
    Views
    389

    Hi, in fact it is not loading. I´ve simulated...

    Hi,

    in fact it is not loading. I´ve simulated the uploading within Flash and with the lowest speed and it takes less than 1 minute. As a matter of fact, my files are very small, and just like you...
  3. Replies
    2
    Views
    389

    [MX04] SWF not loading

    Hello,

    I create a small flash development and have tested it in my computer. Everything is Ok. Now I have uploaded the files to the server, tried to view it in the internet and it is not loading....
  4. Replies
    0
    Views
    337

    SWF file in another application

    Hi,

    I have my application with a button which displays a Window when pressed and that´s Ok. Now the resulting SWF file is called from another application inside a Loader component ... and that´s...
  5. Functionality within another application

    Hi,

    I have my application with a button which displays a Window when pressed and that´s Ok. Now the resulting SWF file is called from another application inside a Loader component ... and that´s...
  6. Replies
    2
    Views
    345

    Hi, thanks a lot. It Works !! :thumbsup:

    Hi,

    thanks a lot. It Works !! :thumbsup:
  7. Replies
    2
    Views
    345

    Newbie & stop a movie

    Hi,

    I have 3 layers, each one contains text. The thirst text shows up and with stop(); I make the movie stop; now the visitor has to press a button to spring to the next text. It springs indeed...
  8. Replies
    0
    Views
    330

    Start frame .EXE

    Hi everyone,

    my Swish presentation runs as .EXE and is ok; it´s only that the frame is almost full-size and I have to drag it to the left in order to be able to click the Maximize button. How can...
  9. Replies
    1
    Views
    433

    Swish & Photos

    Hello everyone,

    has somebody an idea how to create a "container" to be used to hold photos ?? I´m pretending to read .JPG photos from a directory in a cycle and the picture in turn must be...
  10. Replies
    1
    Views
    2,215

    Mouse pointer position

    Hi,

    how can I determine in Swishmax the position of the mouse pointer on the screen ?? In Swish 2 it was with _ymouse and _xmouse. I tried to do the following:

    Onenterframe () {
    if (_ymouse...
  11. Thread: Load Movie

    by alonso100
    Replies
    1
    Views
    939

    Load Movie

    Hi,

    I´ve created an options menu and works perfect but when I load the SWF file in another development (using LoadMovie in Sprite) I get two problems:
    1- the menu does not work (it shows up...
  12. Thread: slow motion

    by alonso100
    Replies
    1
    Views
    399

    slow motion

    Hi,

    I´m new to Swish and have developed a Site for displaying texts one at a time when the user clicks a button. The assigned action works fast for the first text; for the second one it is a...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center