Flash & lt; & gt; PHP & lt; & gt; MySQL: FLVplayer (NOT using the & quot; & amp; quot; method)


I have a CMS system im develop and I only just based it on the index.php page using an index.php? AP = viewer.php as model for the php doc...

Now anyway, I set it up like this:
index.php? AP = videoviewer.php & id = 25

ID is the id of the database,

on this game page I have a script that gets the name of the file "$thefilename" of this identifier and places it in a variable, after this code, I have a flash with a compononent FLVplayer.


loadVariables ("index.php? AP = videoviewer.php & view =" + id, _root.test);
XX var = trace (_root.test.thefilename);

xoo var = ' contentsss /' + xx;

theplayer. Load (Xoo)


and of course, its does not work... I don't want to use the method of the echo = > echo "& thefilename =". $thefilename; because I don't have the name of the file to share...

Any ideas?

> can I use loadvariables ("thepage.php", "GET"); to get this variable?
No, loadVariables and LoadVars sends a GET or POST request to a server. If the Flash Player is already in the HTML of your PHP code returned to the client browser, it is too late to use LoadVars or loadVariables. You can use a separate PHP script to make this request GET/POST also, but I think the FlashVars method makes more sense if you already have the variable ready by the time you return markup to the client. Discover the FlashVars here:
http://KB.Adobe.com/selfservice/viewContent.do?externalId=tn_16417&sliceId=1

NOTE: If you use a script to embed Flash, including that used in the generation of markup with the Flash IDE, you may need to use a different syntax for these scripts to create the FlashVars. As far as Flash embed scripts go, I like SWFObject and the syntax to add a FlashVar to this script is so.addVariable ("MyVar", "my value")

Tags: Adobe Animate

Similar Questions

  • I can't find a newer version of adobe flash player for ubuntu 14.04, I tried to use the apt version but it wouldn't work and I don't know how to use the tar.gz files and install, I think the current version to .deb

    I can't find a newer version of adobe flash player for ubuntu 14.04, I tried to use the apt version but it wouldn't work and I don't know how to use the tar.gz files and install, I think the current version to .deb

    Hi LF12,.

    The latest version of Flash Player for Linux is 11.2.202.400.  The current versions of Flash Player are displayed here http://www.adobe.com/software/flash/about/. The versions on the page are updated with each new version.

    --

    Maria

  • I uninstalled flash on my mac now youtube videos will not play. the error says safari does not recognize the video formats available.

    I uninstalled flash on my mac now youtube videos will not play.

    the error says safari does not recognize the video formats available.

    Reinstall the Flash Player... Why did you remove it?

    Barry

  • Using firefox 26 beta, Windows 7; Adobe flash player11 loaded, but doesn't show is not in the list or the agifts running? I tried to recharge, help etc! not

    I run Windows 7, with Firefox (beta) charged 26. Tried to play the video "Bones" on Fox homepage and you need Adobe Flash Player (AFP). Downloaded and executed/uninstalled the AFP several times; whenever it appears on my hard drive, but it does not appear on my list of Firefox ad - ons? If I then try to play a video on Fox, it warns me that AFP is not installed? I'm frustrated - I read all posts on this problem, either something is "weird" and I missed it, or I do not understand the available corrections. I have not had any problems at all with Firefox until these latest two updates? I have not been invited to support AFP up to now - the Fox network has changed their requirement of video player? I certainly remember watching videos on their website months ago... Would be to uninstall and install a fresh copy of Firefox help? I'm grabbing at straws here... Thank you

    Hello

    According to the details of your system, you have correctly installed the latest version of Flash. A clean install (and then reinstall the Flash Player) can help as you suggest. But first, I would try to clear your cookies and cache (see below). In addition, you may need to restore the last full version, Firefox 25 until this issue is resolved.

    Note: This will be you temporarily disconnect all sites, you're connected to.
    To clear the cache and cookies to do the following:

    1. Go to Firefox > history > clear recent history or (if no Firefox button is displayed) go to tools > clear recent history.
    2. Under "Time range to clear", select "all".
    3. Now, click the arrow next to details to toggle the active details list.
    4. In the list of details, see the Cache and Cookies and uncheck everything.
    5. Now click the clear now button.

    More information can be found in article to clear your cache, history, and other personal information in Firefox .

    This solve your problems? Please report to us!

    Thank you.

  • Why can I not use the executable Flash on my computer to see Flash in FF?

    I was able to get the Flash player installed on my work computer (I don't have administrator rights). It allows me to see the Flash in IE8, but I can't FF8 to use it.

    I realize it is a plug-in, but are there not also the possibility to install applications to run programs?

    There are two different versions of Flash for Windows, ActiveX for IE version and the version of the plugin used by Firefox and other browsers.

  • connections hs Oracle to mysql without passthrough 'use the schema' command

    Oracle 11.2

    create a connection of hs to log in as root to mysql.

    Start receiving

    in mysql create a schema of 'metric '.

    create a vw_backups of view under "settings" in looking at mysql.backup_history

    create a "mysql_metrics" db link to mysql using the metric schema

    CREATE THE DATABASE LINK "MYSQL_METRICS".

    CONNECT to "metric".

    IDENTIFIED BY < PWD >

    With the HELP of 'mysql ';

    in oracle

    Select * from 'vw_backups"@mysql_metrics '.

    Select * from 'vw_backups"@mysql_metrics '.

    *

    ERROR on line 1:

    ORA-00942: table or view does not exist

    [MySQL] [Driver ODBC 5.2.a] [mysqld - 5.5.28 - log] Table 'mysql.vw_backups' doesn't exist not {42 S 02, NativeErr = 1146}

    ORA-02063: preceding 2 lines of MYSQL_METRICS

    OR

    Select * from 'metrics.vw_backups"@mysql_metrics '.

    *

    ERROR on line 1:

    ORA-00942: table or view does not exist

    [MySQL] [Driver ODBC 5.2.a] [mysqld - 5.5.28 - log] Table 'mysql.metrics.vw_backups' doesn't exist not {42 S 02, NativeErr = 1146}

    ORA-02063: preceding 2 lines of MYSQL_METRICS

    This looks to my like his or by default in the schema of mysql root.  However, we can make it work by issuing the command use schema via passthrough

    Select DBMS_HS_PASSTHROUGH. EXECUTE_IMMEDIATE@MYSQL_metrics ("metrics of USE') of double;

    my selection now works.

    How can I get my application to work without this passthrough command?  Im sure Ive done this before, without having to do

    replied.  My necessary odbc.ini metric schema not root.

  • Flash/PHP/MySQL - send to DB fail using the &amp; quot; : &amp; quot;

    for some reason when you use the character ":" (with quotes) in the input string / / / its sends do not and insertion in the database, but if I do not use ":" it works perfectly fine... At one point, I had a 'Violation' error, but do not know if this is...

    NVM, figured out. Escape() to encode the text in html.

  • Flash said player installed with success, but is not on the list of all programs, but is to uninstall from the list and will not play

    When I install adobe flash player on my windows 7 64 bit, it seems to install and said successful installation. When I try to use it it invites so should I install adobe flash player. It does not appear on the list of programs all but is on the list of uninstaller in the control panel.   The same thing happens with 'light silver' (also pictures on hotmail)

    First of all, try to enable Active Scripting in the areas of Sites Internet Options, security settings, trust.

    You should also add a corrupted on.

    Click Start, type: Internet Options

    Press enter

    Select the "Advanced" tab

    Under reset Internet Explorer settings, click "reset".

    This should restore the Internet Explorer default settings.

    Then reinstall Flash Player

    http://get.Adobe.com/flashplayer/

    ----------

    Flash Player

    Troubleshoot installation of Flash Player for Windows

    http://kb2.Adobe.com/CPS/191/tn_19166.html

    Troubleshooting player stability and performance

    http://blogs.Adobe.com/JD/2010/02/troubleshooting_player_stabili.html

    Uninstaller

    http://kb2.Adobe.com/CPS/141/tn_14157.html

    Flash Player Support Forum

    http://forums.Adobe.com/community/webplayers/flash_player

  • Flash as3-String looks even, but it's not really the same

    Hello

    First of all, tell you what I did,

    There are 2 strings.

    is first of all, I'm the database and the other is, after getting that string, I stick in somewhere else and be considered as 2nd string

    Now, when I compare two string, returning false (str1 == str2), even if the two length of the string are the SAME.

    Maybe there is some special hidden character in string, I don't know

    Can someone help me with this?

    I'll send file flash also (FLA file)

    Thank you

    Mallek

    You can loop through the channels and charAt() and charCodeAt() methods to identify the problem.

  • Flash Player Beta 11,8,800,115 can not use socket read Chinese characters

    Flash Player Beta 11,8,800,115 cannot use socket readUTFBytes characters Chinese will messy. This problem also in flash 11.9.900.93.on Windows7

    So we cannot use Chinese chat in Flash Player.

    Please fix.

    We believe that it is resolved.  Please try with the beta version of tomorrow (11.9.900.100) and if you continue to experience problems, please provide a link to an example.

  • Why sovereign funds on my hard drive do not use the latest version of Flash Player?

    I've looked everywhere and I don't know why no one seems to be talking about this.

    When I view a SWF in a browser it uses Flash Player 11.6, but when I view a SWF file on my HDD it uses Flash Player 10. Why is this? It's driving me crazy.

    Untitled-1.jpg

    I already know that Chrome uses several different Flash players. One of them is the built-in Flash Player and the other is the 'system' Flash Player. I assumed that the Flash Player system is one that is running when I opened the SWF file on my hard drive, but this is clearly not the case. I tried to uninstall Flash Player and I could always open the SWF file on my hard drive and they always said Flash Player 10. What happens here? How many players Flash do I? Looks like there is a Flash of Chrome's built-in drive, a system of Flash Player AND a Flash Player that is used for the execution of the SWF file on my hard drive.

    I am running Windows XP and I have the latest version of Flash Player. I know because I was installing it again and again trying to solve this problem.

    The standalone version of Flash Player (projector) is not updated with the Flash Player browser add-ons; You must download the latest standalone player manually http://www.adobe.com/support/flashplayer/downloads.html

  • Flash Pro is not using the most recent version of Flash player.  How to fix?

    I'm writing a Flash program that uses a feature introduced in version 10 of Flash player, but my Flash Pro should only upward as listed on the parameters of publication of version 9.  Is there a way to get Flash Pro to recognise version 10?  I do need to update Flash Pro?

    Yes.

  • Why Flash cookies are not deleted the first time I'm leaving Firefox?

    I am running XP, Firefox 16.0.1 and Flash Player 11.4.402.287 and have Firefox configured to 'Clear history of Firefox closing', with 'Cookies' (among others) checked "settings to erase history. I also have Flash Player configured to "Block all sites to store information on this computer."

    As I understand it, from Firefox 4 and Flash Player 10.3, have Firefox configured in this way should cause cookies Flash should be deleted out of Firefox. I also understand that even though I have Flash configured as I do, a list of websites that try to plant a cookie Flash is always recorded in the main settings.sol cookie.

    I noticed, however, that this list of empty Flash cookies is not removed the first time I have quit Firefox; on the contrary, the list is deleted after launch and then leaving Firefox again.

    Here is a step-by-step example:

    (1) Control Panel-> Flash Player-> storage tab-> storage Local to Site-> button settings confirm that the list is empty

    (2) output, that manage Flash Player settings

    (3) launch Firefox-> go to http://www.Hulu.com/ and click on a video to start playing

    (4) recovery Control Panel-> Flash Player-> storage-> Local website storage settings... tab button-> make sure that the list indicates http://www.Hulu.com/, 0 bytes, block

    (5) leave the Flash Player Settings Manager

    (6) Firefox exit

    (7) raise Control Panel-> Flash Player-> storage-> storage settings Local to Site-> NOTE THAT THE LIST SHOWS AGAIN http://www.Hulu.com/, 0 bytes, block

    (8) leave the Flash Player Settings Manager

    (9) restart Firefox

    (10) raise Control Panel-> Flash Player-> storage-> storage settings Local to Site-> NOTE THAT THE LIST SHOWS AGAIN http://www.Hulu.com/, 0 bytes, block

    (11) exit the Flash Player Settings Manager

    (12) exit Firefox

    (13) stimulus Control Panel-> Flash Player-> storage-> storage settings Local to Site-> NOTE THAT THE LIST IS now EMPTY

    Once again, my question is - why this list is not emptied the first time around?

    Safe mode disables plugins, I think not, so that you can put those aside for now.

    I suggest disable all non-essential extensions. We all tend to accrue to those who are not really necessary. You can do so here:

    Orange Firefox button or classic menu Tools > Modules > category: Extensions

    If the kernel extensions, you really like the cause of the same problem, then I think you will have to just live with it. Please note that Flash is followed correctly your bet as a block, so I don't think that something is actually stored.

  • MySQL to Oracle using LKM SQL to Oracle, poor performance

    Hello

    I'm on the underside of technology.

    I'm try to use ODI to import data from MySQL to Oracle using the LKM SQL to Oracle, it works well for small amounts of documents but once volumes go higher it performs very badly.

    I'm replacing an integration of existing HS dblink to 44 seconds and ODI is 9 minutes.

    The MySQL and Oracle DB are on the same host with an autonomous ODI agent on the same host.

    MySQL 5.6.21

    Oracle 11.2.0.4

    Oracle Data Integrator 12.1.3

    I may try a different approach to dumping the MySQL table to a flat file and import from external table or sqlldr but y at - it a way to make the LKM SQL for Oracle perform better?

    Hello

    This problem has been resolved.

    I was setting the table sizes in batches on the data source server, after you set the values on the target data server is it now works as expected.

    Using a value of 5,000 for the two tables has reduced the operating time of 9 minutes to about 40 seconds.

  • Flash website using the conversion (Greensock/Starling/Away3D libraries) to HTML5. Is there an efficient workflow for this kind of mass conversion?

    Hello!

    I read that demoralize him articles everywhere on the great navigators pushing Flash to the side and supporting the HTML5 for awhile now. I have a personal site that I keep and put a decent amount of work using the design. At the heart of the site is driven by external classfiles AS3 using Greensock libraries. Also, I went 3D with 2D content content using the Framework Starling and Away3D libraries. I am researching the possibilities of creating the same types of drawings in HTML5, if possible. Greensock already fully supports HTML5 with its new libraries GSAP. Starling and Away3D I'm not so sure...

    I would love to continue to grow in the same method, using FlashCC, but this is already limited to only desktop browsers. That's fine with me, if it remains bearable on workstations, but at this point I don't really know how well supported Flash will remain same in desktop browsers. I must admit that my real job keeps me pretty busy that my search time is quite limited, so I might be way off the coast.

    Is there any known and efficient workflow for the transition from a site that only uses external AS3 classFiles and 2D or 3D to the HTML5 canvas content? Is this even worth it if I'm comfortable with only to have the support of desktop browser? It seems to me that, at least in the office environment, Flash will retain a strong foot.

    I use the package full creative suite + FlashDevelop as my toolkit and have been reading upward on the discussion of FlashCC targeting HTML5 canvas. It's really interesting to me, but at the same time it seems to work with SWF movies which contain all their ActionScript. It is not the structure that I followed at all, and it wouldn't really work-able at the port just the classFiles external back into SWF movies since not all the .as files has a SWF that is directly related. In other words, I wonder if it is still possible for me to consider a transitional workflow to HTML5 canvas? It seems at some point I might have to bite the bullet and refactor everything from the beginning, which I must admit is not an appetizing idea.

    I just want to start a discussion with Adobe and other creators out there using entirely external .as files and juggle several libraries in their Flash projects for the future. I want to see what workflows are out there to conquer this kind of problem and if supported in the desktop browser environment is even really a problem.

    -Cheers and sorry for the wall of text

    I think you should read more and worry less. Microsoft include Flash Player in IE and Edge. Google include Flash player in Chrome. Firefox Announces recently committed to the development of a Flash plugin, even if they cease to support other plugins. I don't think that Apple will stop supporting plugins at all.

    Thus, all current users of your will see your site for at least the next few years.

Maybe you are looking for