Question about interactive display

I do an interactive display for the school and it includes 2 games and 5 movies.  I have everything set up as I want, but I have a HUGE problem, my movies will not play!  I use 2 different codes, one for the games and the other for movies, they are below:

Games Code: loadMovie ("filename.swf", 1);

The animation code: container.loadMovie ("filename.swf");

The animation code has worked before, but for some reason any that it does not work now!  If there will have another code for downloading movies and .swf games let me know!  These are all transferred and I am thanks to navigate via the keys and those who seem to work great!  Another thing, I fixed it to 2 images per second, but some things stand out because it goes too fast, but if I have the slower games do not work.  Can someone help me with this one please?  Thanks in advance!

-Jenni_Girl97

If you want to load into a level, use loadMovieNum:

loadMovieNum("filename.swf",1);

If this fails, you have a path of access and/or incorrect file name.

If container.loadMovie ("filename.swf") fails, you have a path of access and/or incorrect file name or a target movieclip incorrect (container).  or it can work, and you don't realize it because of the properties of the container.

to obtain more accurate, you need to copy and paste the corresponding code.

Tags: Adobe Animate

Similar Questions

  • Simple questions about interactive Apex reports

    I have not yet made many experiments with interactive reports, and a few weeks ago, I heard a colleague that I should not create them. He told an interactive report in our environment of production - according to him, if a user changes the interactive report (for example, adding or dropping a column), other (s) see the same changes that have been made by the first user, so this interactive report cannot have its columns or content is personalized for each user because each user will need to see its own version of the interactive report.

    Because it is expected that each user can see their own version of interactive reports, it discouraged me to go forward. I need to understand this situation because I'm about to release another interactive report in a new page of the Apex - and overcome this if possible.

    Another question: is it possible to replace Oracle reports with export to PDF - Apex and this would include customized logo, header, trailer, and other features of Oracle reports? Certainly not at 100%, but some of these features, such as reports of matrix - they do? Right now, I put reports in packs of function that returns custom types and activities of logic inside the function that returns a type Apex them simply returns by selecting its data, but this question has crossed my mind because I would like to release the Apex of other software development environment.

    I use version 4.2 of the Apex.

    Hello

    There is an attribute on interactive reports where you can define whether the user can save it s own versions of the report, removing columns or adding filters, but the main report is always the same for all users, just as it has been defined by the developer of.

    On PDF printing, I use Jaspersoft Studio to do. It s free and very useful.  There is a package called jrxml2pdf developed by Andreas Weiden, that allows you to print reports of APEX jaspersoft.

    It may be useful

    Best regards.

  • Question about fast display drivers and fixes

    Hello. I own a Toshiba Satellite A50-111 and I have two questions:

    1. the current version of the display on the site Web of Toshiba driver is 6.14.10.3722. However, on Intel version site Web 6.14.10.4277 is available (for Intel® 82852/82855 Graphics Controller). It is recommended to install the latest version of the manufacturer or of the most recent Toshiba Web site. I ask this because I believe some problems I'm coming with my laptop since the display driver (I currently installed the Toshiba one)

    2. in the drivers section, there are a number of quick fixes from Microsoft. My system is up to date in terms of patches from Microsoft. Should I install all these miracles?

    Thank you.

    Hello

    It is recommended to use the Toshiba driver because the drivers you can download from the Toshiba site are tested. You can install the driver provided by the producer of the graphics card, but there is no guarantee that it will work properly. You can try it. You may be lucky and it will work without any problem.

    If your system is up to date there is no need to install all the miraculous solution to all.

  • M60-176: Question about a display problem.

    This week, I bought a m60-176.

    I noticed a slight halo of light on the entire length of the lower part of the screen when I put a totally black image. I was wondering if this was normal or if it was a defect on the screen.

    Everyone has experienced such a problem on a Trubite screen?

    Hello

    Well, it's not easy for me to tell if it s a normal question. In my view, the screen should t has a color differences.
    The laptop is the new unit. I recommend you put the laptop to your local dealer. Maybe it s something wrong with the display.

    Good bye

  • Question about the display of the metadata of jpeg in lightroom

    Hello

    I briefly crossed the material of the SDK, but there are some aspects remaining unclear for me. More in detail, I would like to show the tag RegionName jpg file in LR metadata for research etc. This tag contains the Picasa face recognition data. I have already experienced the exiftool and how to add names to RegionName to the subject or keywords Tags in jpg-file and corresponding .xmp file to the raw file. However, I would like to find an elegant solution by showing the tag in the LR directly. Before you try to do the LUA code, I want to understand a few basic principles behind the plugin programming namely:

    (1) how to read the label RegionName since the jpg file and in what part of the plug-in? Is there a way to make LR read whenever "metadata file reading" is used?

    (2) how "publish" it displayed in the metadata Panel on the right side of the LR (this is handled a bit in the examples, even if I don't understand the reference to the com.adobe.xxx know what structure is really referring to?)

    Comments and help is welcome on this page or any advice where to find information!

    Mikko

    Mikko,

    LR provides access only to certain fields of metadata, not all.  RegionName is not one of the fields that LR is known, then you will not be able to use metadata methods of the SDK to access or display it.  In general, plugins that want to access this type of metadata to run the free Exiftool on the images and then analyze the output of Exiftool.

    The ExifMeta plugin exposes all the metadata that is accessible by Exiftool as custom in LR metadata fields.  I suggest you to try this plugin see if it meets your needs.  If it isn't, you can examine its source code as an example of how to use Exiftool to access and view metadata.  Plugin author Rob Cole is a contributor of this forum and quite willing to answer the questions.

  • Question about the display of what log file mapped in LogFilter agent

    Hello

    LogFilter agent allows you to have up to 4 different log files (and paths) to match strings in the list.

    Is there a way to make a rule that kicks in when there is a match of logFilter - to have access to what filepath had the match?

    So, for example if I have;

    /path1/server.log

    /path3/server.log

    and if the rule that fires when the logFilter has a match, I would like it to show which of the 2 filepaths contained the game.

    Thank you

    "mark".

    Hi Mark,

    The default LogFilter rule creates an alarm that contains the path to the log file of the execution of the variable of severity level "text".

    This script uses "entry.get("LogName")" to extract the name of the log file, which is displayed in the Message field of alarm and the alarm dialog box as well as the text that triggered the alarm:

    Kind regards

    Brian Wheeldon

  • Question about the display of an image between the columns in a report

    Hi people,

    I looked at the examples I have come across, but I guess I'm missing something. I have a PL/SQL procedure that returns a sql statement to a report. I want to display an image between the two columns. I already have the pictures stored in the APEX. Can someone please tell me what I'm doing wrong here?

    SELECT the id INTO file_id OF APEX_APPLICATION_FILES
    WHERE filename = 'Blue Free';

    q: = "select";
    q : = q || ' current_status_cd,';
    q : = q || "APEX_UTIL. GET_FILE(p_file_id => file_id,p_mime_type => ''image/jpeg'',p_inline => ''YES'') M,';
    q : = q || "UserID,';
    q : = q || "usernum,';
    q : = q || "LastName,';
    q : = q || "First name";
    q : = q || "from une_table";

    Return to q;

    Thank you very much

    -Adam

    Published by: avonnieda on November 11, 2008 12:28

    Adam:

    The references of the generated query "une_table." Is this a valid table in the application schema analysis?
    If so, change the query to be

    q: = "select";
    q : = q || ' current_status_cd,';
    q : = q ||'' ' "image,';
    q : = q || "UserID,';
    q : = q || "usernum,';
    q : = q || "LastName,';
    q : = q || "First name";
    q : = q || "from une_table";

    CITY

  • Re: Question about the display driver for Satellite L850

    So, I bought a Satellite L850 as twe weeks and I am yet to know which driver do I need.
    I mean, it's better is one that comes with Windows Update or do I need to download it myself? I can watch videos and play games pretty decently while I don't mind so far.

    > I mean, it's better is one that comes with Windows Update or do I need to download it myself?

    The Toshiba driver page driver is usually the right one. Updated the and designed for the use of the laptop.
    But if don t have problems even while playing the game, don t change. You know: never change a system running ;)

  • Question about Toshiba displays LTM12C318

    I don't have an other laptop manufacturers with a piece of screen Toshiba: LTM12C318

    Anyone know if this screen is placed in any computers laptop toshiba as mine is broken and I need a replacement

    Thank you

    Hello

    AFAIK this view was delivered with a Tecra 8000 (PAT80XE) and the size of the screen is 12.1
    You will find more details:
    http://www.screentekinc.com/Toshiba-LTM12C318.html

  • Another question about the display of out parameters

    I put a ref cursor in my procedure and used variable bind. If I trace through the procedure using the debugger in sql navigator I see the variable values of the print output, but they still have empty values. What should I do to show them now. It's my current procedure:

    PROCEDURE Retrieve_Item_And_MeasureUOM
    (
    -parameters passed in
    p_wr_item_oid in NUMBERS
    p_wr_measure_oid in NUMBERS
    p_measure_uom OUT VARCHAR2,
    p_report_item_measure_uom OUT VARCHAR2,
    p_report_ref1 ON ref_cur
    )

    As
    -local variables
    v_sql1 varchar2 (500): = ";
    v_report_name varchar2 (200): = "reportname";
    v_wr_item_oid NUMBER;
    v_measure_oid NUMBER;
    v_report_item_measure_uom VARCHAR2 (50);
    v_measure_uom VARCHAR2 (50);


    BEGIN

    v_sql1: =.
    "SELECT."
    FM.wr_item_oid, fm.wr_measure_oid, fm.default_display_uom as Report_Item_Measure_UOM,
    m.Default_UOM_App_Code as Measure_UOM

    Of
    wr_form_measure fm
    JOIN IN-HOUSE
    m wr_measure ON m.wr_measure_oid = fm.wr_measure_oid
    WHERE
    FM.wr_item_oid =: itemoid and fm.wr_measure_oid =: measure_oid AND
    FM.wr_form_oid =' | Retrieve_FormOID_From_Name (v_report_name);


    PUT_LONG_LINE (v_sql1);

    P_report_ref1 OPEN for v_sql1
    With the HELP of p_wr_item_oid, p_wr_measure_oid;


    EXCEPTION

    WHEN NO_DATA_FOUND THEN
    RAISE_APPLICATION_ERROR (-20999, "no data found. Possible error in the form OID.') ;

    END Retrieve_Item_And_MeasureUOM;



    Thanks again

    Since you ask again I'll answer again. I have replyied to your other post that is answered.

    CREATE OR REPLACE PROCEDURE retrieve_item_and_measureuom ( -- parameters passed in
                                            p_wr_item_oid             IN     NUMBER,
                                            p_wr_measure_oid          IN     NUMBER,
                                            p_measure_uom                OUT VARCHAR2,
                                            p_report_item_measure_uom    OUT VARCHAR2
                                           )
    AS
      -- local variables
      v_wr_item_oid             NUMBER;
      v_measure_oid             NUMBER;
    BEGIN
      SELECT fm.wr_item_oid,
             fm.wr_measure_oid,
             fm.default_display_uom AS report_item_measure_uom,
             m.default_uom_app_code AS measure_uom
      INTO   v_wr_item_oid,
             v_measure_oid,
             p_report_item_measure_uom,
             p_measure_uom
      FROM     wr_form_measure fm
             INNER JOIN
               wr_measure m
             ON m.wr_measure_oid = fm.wr_measure_oid
      WHERE      fm.wr_item_oid = p_wr_item_oid
             AND fm.wr_measure_oid = p_wr_measure_oid
             AND fm.wr_form_oid = retrieve_formoid_from_name (v_report_name);
    EXCEPTION
      WHEN NO_DATA_FOUND
      THEN
        raise_application_error (-20999,
                                 'No data found. Possible error in Form OID.'
                                );
      WHEN OTHERS
      THEN
         raise_application_error (-20998,
                                 SQLERRM
                                );
    END retrieve_item_and_measureuom;
    

    Published by: Marcus AFS on February 24, 2010 15:16

  • Questions about the terms and conditions

    Dear team of Adobe Stock,

    I am considering a subscription for an e-commerce site that I am developing. I have a few questions about the terms and conditions:

    3.5 social media use. You can view or download an unmodified version of the book on the Social media Site if (A) you include a notice of copyright in the work itself (© author name - stock.adobe.com) and (B) the terms of use governing the Social media Site do not include any provision that would grant exclusive rights or the ownership of those works or alterations to anyone. "Social Media Site" means a website or application that puts the main emphasis on facilitating social interaction between its users and allowing users to share content in such social interaction

    What I have to insert in each post on social media on behalf of the author? Generally, this information is displayed only for free images. What I have to insert this information even if I signed up for a plan?

    Thank you

    Hello

    Please see the link below for help:

    http://wwwimages.Adobe.com/content/dam/ACOM/en/legal/servicetou/Adobe-stock-additional-ter ms_20160119.pdf

  • A few Questions about the advanced Actions window

    Hello

    I have a few questions about the progress of the Actions (using the version of track CP7)

    1. What is the function of the action to "continue?"   Out of the peak action and advance the playback cursor?

    2. What does mean this comment "Nested calls to action advanced is a nice improvement."? Is the advanced decision at the top of a page of action tabs?

    3. What is the function of the option "custom" in the IF statement - "preform action if - custom", it doesn't seem to do anything for me?

    4. where can I get information about the timeline / playhead interaction with advanced actions, i.e. where the playhead is going again at the beginning of the slide. slide custom question - display button, e.g. verification of responses, comments - when all the objects are at the beginning of the timeline. I'm looking more for the read head of infromation functionality rather than how to implement this type of question.

    Thank you

    Donal.

    Continue: If an advanced standard action is triggered by a button, this will not trigger the playback head. If you want out, you can use continues. Continue can also be a choice in a conditional action, when one orders branching has nothing to special, but in advance. Continuous is also the "dummy" statement/command (this is the official name of a line in the dialog box advanced actions) If a statement has become unusable due to some reasons, it will be replaced by continue

    There is no nested call stocks advanced possible right now, one of my many feature requests. It would be sort of a subroutine that you can use over and over again, instead of having to create each time when necessary.

    A decision is one of the conditions to be an advanced conditional action. They allow to create more complex actions, as a loop or arrays are not possible. All decisions are executed in sequence and always.

    Custom: is a combination of or but it is rather limited, because you cannot use parentheses.

    I guess you'd better visit my blog if you want to learn more about the advanced actions.

    http://blog.lilybiri.com/

    I also did several Webinars on stocks advanced, last this afternoon (on the sharing of the actions) for Adobe. They are all available on request.

    Lilybiri

  • Questions about TV Tuner Satellite A500/040

    Hi all

    I'm new to the Tuner of TV analog digital hybrid and I'm sorry if my questions seem as stupid.

    I have two questions about the of digital TV Tuner analog integrated hybrid in the Notebook Toshiba Satellite A500/040. My understanding is that the TV tuner hybrid integrated able to decode TV signals high definition and their display on TV via its HDMI port. I wonder if I could watch TV shows on your laptop without connecting to a TV. If so, is the software needed? There are several USB TV tuners for desktops and laptops on the market, A500 hybrid TV tuner works differently these USB TV tuners?

    Thank you

    Young

    > I think I know that the TV tuner hybrid integrated able to decode TV signals high definition and their display on TV via its HDMI port.

    N ° this s tv tuner not a HD!
    It s a digital tuner that provides digital video signal 576i and not 1080i.

    Of course, you can use the HDMI port to connect the laptop to the LCD HDMI port but you will not get the quality video full HD as blueray for example.

    I found this Australian page from Toshiba:
    http://www.MyToshiba.com.au/products/notebooks/satellite/A500/psam3a-04000e

    You will find this passage short text:
    + With tuner TV built-in, you can even watch analog or digital TV everywhere where you travel, while the HDMI ports make connecting high definition on your TV screen and sound system. +

    You can also watch TV on mobile phones display! It's a key reason why the TV tuner built in ;)

  • Question about ActionBar on the first screen of the application

    Hi, I have a question about the actionbar behavior in the first screen of the application

    index.htm pushes immediately main.htm with actionbar. ActionBar clicks and responds correctly until I have add overflow on some buttons.

    When I click on the button of overflow, the overflow is displayed at the bottom of the page, the top of the overflow is put in correspondence with the upper part of the actionbar so buttons actionbar overflowing content is not visible.

    I reproduce this problem with the sample application.

    This is expected behavior? Is there a way around it?

    I was able to reproduce the problem and have connected it

    https://github.com/BlackBerry/bbUI.js/issues/329

  • Questions about discussions...

    Hello

    I have a new app to do that requires network access.

    I have read this EXCELLENT post from peter_strange:

    http://supportforums.BlackBerry.com/T5/Java-development/connecting-your-BlackBerry-http-and-socket-c...

    Because I can't use BIS - B because I'm not a partner of the Alliance, I wanted to take a look at the new OS 5.0 network API and see how it works.

    I know that network connections should be performed in a separate thread.

    I'm far from being an experienced Blackberry developer... so I have a few questions about discussions.  I looked around the Internet, read on the forum, read the documentation, did some tests and so far, I came up with this code:

    SerializableAttribute public class HTTPConnection extends UiApplication {}
    Public Shared Sub main (String [] args) {}
    HTTPConnection PAP = new HTTPConnection();
    theApp.enterEventDispatcher ();
    }

    public HTTPConnection() {}
    pushScreen (new HTTPConnectionScreen());
    }
    }

    class HTTPConnectionScreen extends form {}
    public HTTPConnectionScreen() {}
    setTitle ("HTTPConnection");
    Add (new RichTextField ("choose a type of connection :"));

    final RadioButtonGroup = new RadioButtonGroup() rbGroup;
    RadioButtonField radioButtonF1 = new RadioButtonField ("Direct TCP", rbGroup, false);
    RadioButtonField radioButtonF2 = new RadioButtonField ("WAP 1.0/1.1", rbGroup, false);
    RadioButtonField radioButtonF3 = new RadioButtonField ("WAP 2.0", rbGroup, false);
    RadioButtonField radioButtonF4 is new RadioButtonField ("BES/MDS", rbGroup, false);.
    RadioButtonField radioButtonF5 = new RadioButtonField ("BIS-B", rbGroup, false);
    RadioButtonField radioButtonF6 = new RadioButtonField ("WiFi", rbGroup, false);
    Add (radioButtonF1); Add (radioButtonF2); Add (radioButtonF3); Add (radioButtonF4); Add (radioButtonF5); Add (radioButtonF6);
             
    FieldChangeListener listener = new FieldChangeListener() {}
    ' Public Sub fieldChanged (field field, int context) {}
    ConnectionThread ct = new ConnectionThread (rbGroup.getSelectedIndex () + 1);
    CT. Start();
    }
    };
             
    ButtonField buttonField = new ButtonField ("Connect", ButtonField.CONSUME_CLICK);
    buttonField.setChangeListener (listener);
    Add (buttonField);
    }

    / * method of onSavePrompt override default to avoid being asked if I want to record every time * /.
    protected boolean onSavePrompt() {}
    Returns true;
    }
    }

    class ConnectionThread extends Thread {}
    private int transportType;
    public ConnectionThread (int n) {}
    transportType = tt;
    }
        
    public void run() {}
    ConnectionFactory connFact = new ConnectionFactory();
    ConnectionDescriptor connDesc = connFact.getConnection ("URL", transportType, null);
    If (connDesc! = null) {}
    try {}
    HttpConnection httpConn = (HttpConnection) connDesc.getConnection ();
    httpConn.setRequestMethod (HttpConnection.POST);
    httpConn.setRequestProperty ("Content-Type", "application/x-www-formulaires-urlencoded");
    OutputStream out = httpConn.openOutputStream ();
    out. Write (Integer.ToString (transportType). GetBytes());
    int responseCode = httpConn.getResponseCode ();
    If (responseCode == HttpConnection.HTTP_OK) {}
    UiApplication.getUiApplication () .invokeLater (new Runnable() {}
    public void run() {}
    Dialog.Alert ("- SUCCESSFUL CONNECTION-");
    }
    });
    }
    If (httpConn! = null) httpConn.close ();
    } catch (IOException e) {}
    System.Err.println ("IOException Caught:" + e.getMessage ());
    }
    }
    }
    }

    In fact, this code works very well... but I want to improve it, and I have a few questions:

    1. I think that right now, every time I click on the 'Connect' button, I start a new thread. I would like to end this thread in the "run" method, but I don't really know how to access the variable 'ct' from there.   Counsel on how to do it?  Or maybe always use the same thread until my application is closed?

    2. in the FieldChangeListener of my "Submit" button, I want to access the value of radio box.  I did work, but I had to do my 'final' variable  What is the right way to do it?

    3 - to display a dialog box with 'Successful connection', I just wanted to write something in my main screen.  How I do that?

    I'm just a bit confused as to just what set up when you use a separate thread.

    Thanks for your advice!

    Edit: Hidden URL I connect to...

    That's what I call a good question! (now I'm wondering why the forums do not work with opera correctly, in any case, here my baldy to the answer format): 1. your thread "dies" when it's over, no need to close it. 2 Yes 3. You can use a reminder. See for example http://www.javaworld.com/javaworld/javatips/jw-javatip10.html

Maybe you are looking for

  • Backlit keyboard of Y580 not offered

    I realized for these models, we ordered online on Black Friday, the web 3 models only It seems to be without backlit keyboard more in the only models of web... Why this OS... i kinda decided thinking that all y580 models have backlit keyboard!

  • Input 24VDC USB NI 6009

    Hello! I develop a LabView program that I need to run a code every time + 24VDC signal from a digital sensor is detected. I intend to use my NI USB 6009, but as far as I know, the analog input is limited to + 20V in mode set (10V max in each pin). I

  • Analog output

    As a beginner, I have bad to write simple ventricular function that would generate 5v to the first second and goes off to second 4rt. This continuously outputs to the Daq ao0 and bed materials the ai0 on the same graph, with ao0 connected to ai0.  Ev

  • Where is my MSN Aus?

    I would like to know how to get back my MSN Australia page with all my stories about local news?  Microsoft has me connected automatically in a UK version when Hotmail has been removed and Outlook installed... How can I change it back?

  • After installing an update on Friday morning, I am unable to connect to the HTTP site

    I ran an update Thursday night and Friday morning that I was unable to connect to the internet. After a repair, it seems that I can connect to https and ftp sites, but I can't connect to non-secure http sites. I don't know if a setting has been chang