WebPages Won't Display Flash On Apache 2.2
Apr 3, 2010
I posted this on the Apache board, but after 4 days with no reply am still needing an answer so I thought I'd try here.
Needing a testing server I installed Apache 2.2 and PHP onto my Windows XP Laptop. That went great. However I can't run flash modules, like, for example, a video player streaming an FLV.
I was only able to install Apache and PHP by following directions, but don't really know much about such installs.
What do I need to do to make Apache run (display) flash?
View 1 Replies
Similar Posts:
Dec 9, 2009
I've been building a website for a friend: WEMI.
The thing is I'm using a script I bought from Activeden.net which is awesome and works great for displaying external webpage's within you flash site.
However, there are a few issues. If you visit the link above (WEMI) and navigate to either "Till salu" or "Frmedlade hem" you'll notice that the popup is not positioned in the middle. Also, the popup only goes away if you interact with it, such as scrolling down or something like that. You can't just click on another button, say "Kontakta oss" and continue navigate. I just won't go away.
"You can call setInvisible(); through the popup reference (in the example called p) and to center it you can add a resize event listener to the stage and in the callback function set the x and y of the popup"[code]...
View 0 Replies
Dec 9, 2011
Im trying to show a flash animation in my QT application, I'm doing it by a QWebView. This is my code:
webpage = new QWebPage(this->window);
webpage->settings()->setAttribute(QWebSettings::PluginsEnabled, true);
webpage->settings()->setAttribute(QWebSettings::JavascriptEnabled, true);
[Code].....
So, Im able to show regular pages, but the pages that got a Flash animation doesnt appears. I receive a blank page and a symbol from adobe, like "Get flashplayer".
I already have it, those pages load ok in Firefox and Chrome. I have put the NPSWF32.dll e my project folder and in others standar paths, but it Didnt work. So I do not really know what to do now. Hope you guys can helpme, I couldnt find the plugin file in Firefox or Chrome folders, so I downloaded another NPSWF32 to put in the project folder, maybe is that?
View 2 Replies
Mar 16, 2010
I appologize if this is an overly simple question, but I am unable to find a clear answer elsewhere.
I have a movie created in Premiere Pro 1.5 and plan on exporting it in Flash format. The flash video will be stored on my server and linked from other web pages. The idea is to have the video open up in it's own window and not a full sized window. I have seen a variety of differnt display "players" on various web pages.
Do I have to use software outside of Premiere Pro to do this (Such as Flash CS4 Pro) or is this a matter of link coding with reference to the file location?
View 5 Replies
Nov 2, 2009
I'm working with Flash CS4 / ActionScript 3.0I just wanted to know how to link my finished flash ad to its corresponding webpage.-->Click anywhere on the banner and it links you to...youtube or whatever :]
View 5 Replies
Jun 29, 2010
I am trying to create a personal portfolio website using Flash CS4. Understand that there are a number of ways to create web pages using Flash. One way is to create separate swf files for the web pages and load them when the web page is requested. Another way is to put the pages in separate frames in the same swf file or to use scenes and use gotoAndPlay(). Another possible way is to create separate movie clips for the web pages.
View 1 Replies
Jan 29, 2010
I'm writing a small game app in Flash, and I'm wondering what the benefits of having one giant SWF loading everything vs multiple webpages and multiple SWF's.
View 1 Replies
Dec 23, 2009
Is it true that Google cant recognize text paragraphs etc within a flash website ? Theres been mixed opinions about this whereas im able to see it identifying text within flash homepages that ive made. Is this because the text is also stored into the html counterpart when we hit publish ?
Of this is true then google cant see text in .swf files that contain text but load into a container flash file. Eg. the home page contains the html counterpart. But then hitting enter loads another swf into the original html home page. In other words the file thats been external loaded doesnt have a html counterpart. Then google cant see text thats within those loaded .swf files ?
View 6 Replies
Sep 15, 2011
I am attempting to test several web pages built in Flex, and need to automate clicking on several videos through the Flash interface. I'm using Ruby and Watir-Webdriver, but I'm not sure how to interact with Flash using them.
View 1 Replies
Oct 20, 2010
I am trying to get buttons to link to internal web pages and the flash to stop at the end but I am having difficulties. I put the correct action script in the actions tab, but it seems that they aren't working. The website is [URL]
View 7 Replies
Jan 15, 2010
I was wondering if there was a scripting language that one could use to to interact with a flash object on a webpage? I am trying to automate some tasks but the webpage uses flash. Edit: I am trying to fill out a form basically click a few "check boxes" and then a submit button but I would like to know if its possible to automate this task.
View 1 Replies
Aug 8, 2010
I recently purchased a flash template and after a lot of configuration and tailoring to my own requirements, I have the website look and feel exactly how I want it. I then proceeded to upload the site into cPanel and more specifically Apache, and unfortunately the display within the flash has now gone completely wrong. There are extra spaces in sentences where there were previously none and numerous images and text titles do not display any longer.his occurs in all browsers when viewed live but when viewed from my local computer via my hard drive all browsers display the content as normal??I am more of a Cisco/Network consultant therefore my knowledge in this area stretches a very small amount. I have added the Apache Handlers for .swf, .xml and the image formats but that's about as much as I know
View 9 Replies
Dec 23, 2009
I was looking around but couldn't find it where can I add the cross domain policy of Adobe in Apache server. Because without it, its not letting me access my XML on another server.
View 1 Replies
Jan 12, 2010
The company I work for has their own Flash based video player and the question I get from our execs is "Can we tell what website our player is embedded on?"At first, I hypothesized I could use Apache mod_rewrite, extract the HTTP_REFFER, and append it to the end of the requested URL. So as the browser gets http://.../viewer.swf, I could slap on ?However, I don't think our CDN will cater to our htaccess file. Plus, mostly all the access_log entries show a dash rather than the domain.So I'm casting this question our here to see if I catch any ideas or solutions. Currently, everything points to 'not possible'.
View 5 Replies
Feb 16, 2003
The code that u have recommended is not working properly... What i meant is that the function of the back button is to navigate where the users has last viewed the webpages..
View 1 Replies
Jun 29, 2010
How to control (start / stop encoding) Flash Media Encoder 3.5 using ActionScript 3 (using Flash CS4)? Flash Media Server 3.5 is also installed in same server. It includes an Apache server, which I think can run batch script, if CGI is installed.
View 1 Replies
Feb 18, 2010
I'm debugging a flash website that do a request to an php file named upload.php to upload some images to the server.The problem i'm having that debugging it with Firebug the request to that page is throwing a 406 Not Acceptable status code and is not saving the images.
Post Data: This website runs well on the staging server but in production server this process of the image upload fails. I only can assume that a change to apache configuration / php must be done.
View 4 Replies
Dec 28, 2010
I downloaded OSMF Sample player and opened osmf.html, (C:playerosmf.html)it worked perfectly without any problem.The same file when I deployed onto tomcat server,[URL] I get the error "The specified capability is not currently supported" while debugging.
View 2 Replies
Feb 15, 2010
This probably a stupid question, but I really can't figure it out.But I'm creating a XML Flash site. I can easily edit text and such with the XML file, but I'm trying to imbed a youtube video on the second page of the site, but for the life of me I cannot locate the second page in the .fla file.How can I locate allt he pages within the site? I've tried moving the 'playhead' but that didn't work.I found what I think is the menu that contains the links to the differnet pages in the site. But how do I go into the different items to view/edit the contents.
View 1 Replies
Dec 25, 2008
I am trying to make a preloader for a swf file. The file has a button on it to proceed (skip the video) to next page and the video player itself. Its a f4v file around 8Mbs and 30seconds in length. When I try to make a preloader, simply it doesnt work. Is there a trick to make preloader s for Video files on web pages ?
View 1 Replies
Mar 1, 2009
Basically I have decided to make this webpage for a client on the left side is the navigationand when they click on some of the buttons, I would like for the MovieClip to load a website so every time a user clicks on the button then on the right side which has the movieclip it would load the URL? Is this possible?
View 1 Replies
Aug 15, 2009
Im working on an application for a website. When the user finishes entering all of the information into the Flass application, they press a button. I want it to open another page from that website and enter the information into it.
View 3 Replies
Jun 22, 2009
I want to use an air application in web page. Can I do this?
View 4 Replies
Oct 25, 2009
I'm building a site to showcase various engagement tools for the web. Most of what is involved is new to me. My biggest challenge is finding the right AS3 code to make buttons link to URLs. when I try to duplicate it and change the btn name, in order to make two, or three or four separate links to four unique buttons I get an error about trying to call the same function more than once. This is her code and as I said it works for one button link. Can it be made to work for multiple instances?
inv_btn.addEventListener(MouseEvent.CLICK, buttonClickHandler);function buttonClickHandler(event:MouseEvent):void { navigateToURL(new URLRequest("http://www.adobe.com")); trace("I'm clicked");}
Right now all of my links use the Properties text link feature, which continues to deliver target=blank function despite my having deleted the target and saved and republished way more than once.
[URL]
View 7 Replies
Aug 6, 2010
I have several buttons on my "Index.swf" file. I am calling the Index.swf file in Microsoft Publisher 2007 and created "Index.html" page.
In the same way I have several individual flash files like, About.swf, Contact.swf, And each files are in seperate webpages like, About.html, Contact.html.
Suppose, when I click on a button call "About" on Index.html page. The About.html page opens but in a different window. Not in the same window.
I would like to open a webpage by clicking on a button but in a same window. Don't want to open each webpage on defferent browser window. [code]...
View 2 Replies
Apr 27, 2010
I code primarily in PHP and Perl. I have a client who is insisting on seeking video submissions (any encoding) from the public via one of their pages rather than letting YouTube do its job.Server in question is a virtual machine and I can adjust ini settings for max post, max upload size etc as needed.My initial thought is to use a Flash based uploader with PHP on the back end but I wondered if someone might have useful advice and experience on the subject?
View 6 Replies
Jun 1, 2010
I have a flash application (a game) and it needs to pass data to a php page to save the user, and the user's score. However I don't want the user to be able to alter the score him/herself or to initial a scoring without using the application. What is the best way to do this?
View 3 Replies
Mar 8, 2005
Gotta question about the combo box component included w/Flash MX 2004... The thing I'm trying to do is make a list/combo drop down navigation, so that when the user drops down the box and selects that item they are taken to another .html page... I have populated the box using and array by using the .push method & bound the data box via the .dataProvider method...
View 2 Replies
May 6, 2009
How do I link my 3 flash web pages (with: Flash9/actionscript3.0) ? What do I need to write in "actionscript"...in order for me to go in to my 2nd & 3rd page...on my web site...when I click the link button?
View 1 Replies
Aug 17, 2011
I have a perl socket on my apache server that correctly takes input from sockets and sends it back out to every socket connected to the perl socket. I have tested the perl socket, and it works correctly.
When I launch the Flash in the IDE, as a flash program, it functions correctly with the perl socket.
However, when I try to launch the Flash in a Browser on my apache server, it tells me it is unable to connect to the server.However, I am seeing from feedback from my perl socket, the flash connects for about a half of a second, and thats it.
What could be the problem, do I have to include code in the flash to allow XMLSockets to connect in a browser as well? Is there certain things I need to do with my apache server to make it work?
Also if I 'Preview as HTML' from Adobe Flash CS4, it does not connect.
View 3 Replies