473,385 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

using flash with apache

chunk1978
224 100+
hi everyone,

i'm using apache 1.3 on Mac OS X and i'm trying to enable apache to work with flash. the mime types are set in the httpd.conf file like this:

Expand|Select|Wrap|Line Numbers
  1.  
  2.     #
  3.     # AddType allows you to tweak mime.types without actually editing it, or to
  4.     # make certain files to be certain types.
  5.     #
  6.     AddType application/x-tar .tgz
  7.     AddType application/x-shockwave-flash    swf
  8.     AddType application/futuresplash    spl
  9.  
  10.  
but it seems that my flash movies stall at the intro loading bar... the only way to play them is to right-click on the movie and click "play"... only after that will the loading bar start to move (if the preloader hasn't finished loading yet). Tthe movie does preload, but it doesn't display the preloader, nor will it start on its own even after the preloader finishes loading (still have to click play regardless)...

this happens in both Safari 2.0 and Firefox.

any ideas?
Jan 20 '07 #1
7 11106
Motoma
3,237 Expert 2GB
hi everyone,

i'm using apache 1.3 on Mac OS X and i'm trying to enable apache to work with flash. the mime types are set in the httpd.conf file like this:

Expand|Select|Wrap|Line Numbers
  1.  
  2.     #
  3.     # AddType allows you to tweak mime.types without actually editing it, or to
  4.     # make certain files to be certain types.
  5.     #
  6.     AddType application/x-tar .tgz
  7.     AddType application/x-shockwave-flash    swf
  8.     AddType application/futuresplash    spl
  9.  
  10.  
but it seems that my flash movies stall at the intro loading bar... the only way to play them is to right-click on the movie and click "play"... only after that will the loading bar start to move (if the preloader hasn't finished loading yet). Tthe movie does preload, but it doesn't display the preloader, nor will it start on its own even after the preloader finishes loading (still have to click play regardless)...

this happens in both Safari 2.0 and Firefox.

any ideas?
It sounds like your preloader isn't correctly calling the next stage.
Jan 24 '07 #2
chunk1978
224 100+
It sounds like your preloader isn't correctly calling the next stage.
my preloaders work with online servers, just not with apache
Jan 25 '07 #3
Motoma
3,237 Expert 2GB
my preloaders work with online servers, just not with apache
Do you have a URL that I could test out?
Jan 25 '07 #4
chunk1978
224 100+
Do you have a URL that I could test out?
humm... i tested my other movie that was on the web already and that worked fine in my apache setup... so there must be some error (???) with the other movies preloader... but i have no idea what it could be since they have almost the same preloader
Jan 25 '07 #5
Motoma
3,237 Expert 2GB
Well, I guess this has reached the end of my expertise, I would be amazed if this was a problem with Apache, as I have never encountered this.
If the Movie Clip doesn't start, and the preloader doesn't bring you to the next stage, then I would be inclined to say that this is a flash problem.
Sorry I couldn't be more help.
Jan 25 '07 #6
chunk1978
224 100+
Well, I guess this has reached the end of my expertise, I would be amazed if this was a problem with Apache, as I have never encountered this.
If the Movie Clip doesn't start, and the preloader doesn't bring you to the next stage, then I would be inclined to say that this is a flash problem.
Sorry I couldn't be more help.
i'm sure it will be an easy fix... and thanks so much for suggesting i try a different flash doc in my localhost... at least now i know it's not an apache issue...
Jan 25 '07 #7
I encountered the same problem today, is your apache server on gzip?, I set the swf file no-gzip, solved the problem.

Expand|Select|Wrap|Line Numbers
  1. SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png|swf)$ no-gzip dont-vary
Aug 26 '11 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Phi | last post by:
Hi there, I've just started learning php and I hope you guys could help me with this problem. I've found a useful pice of code from a book to make a form and I would like to use it. I would like...
7
by: knoak | last post by:
Hi there, I have a site with just a few pages. (e.g. home.php) In every page there is another page included with things like the header etc. The included file is in a subdirectory called...
1
by: bin_P19 P | last post by:
the code i have got is as follows and now im stuck <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Shopping...
0
by: Audrey Pratt | last post by:
Happy Holidays to you and allow us to play Santa this year with these awsome deals that in anyway you can refuse: 2000 Web Templates for only $18.00 (Savings Over $1,000.00) ...
3
by: Notgiven | last post by:
I added an .htaccess file to the directory which disallowed access to: /directory/ but I could still access /directory/files.gif I want to prevent someone stealing my flash files. I can...
1
by: kommaraju | last post by:
iam a starter to db2 & jdbc.i have a servlet program which connects to ibm db2 using jdbc.when i run this using apache tomcat 4.1.34 , it is showing a error message of HTTP STATUS 500 my jdbc...
1
by: kommaraju | last post by:
iam a starter to db2 & jdbc.i have a servlet program which connects to ibm db2 using jdbc.when i run this using apache tomcat 4.1.34 , it is showing a error message of HTTP STATUS 500 my jdbc...
0
by: it3kno | last post by:
am serving a flash file with Apache 1.3 on a windoze 2003 server. The flash loads slowly, and then once it is loaded it stalls a few times through the presentation. Once it has been cached though it...
8
by: ajos | last post by:
hi frnds, im trying to convert my servlets database configuration from ms access to mysql database.however im getting some error like no driver found exception. to verify this error ive...
2
by: staeri | last post by:
Until today I've developed my application with ASP.NET 2.0 and SQL Server 2005. I need to incorporate a lot of maps with drill down functionality (from a city, to a street, to a building) and I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.