Questions tagged [swf]

for questions related to the SWF file format for Adobe Flash, used for multimedia, vector graphics and ActionScript

SWF is an abbreviation for "small web format", an Adobe Flash file format used for multimedia, vector graphics and ActionScript.

Source:

https://en.wikipedia.org/wiki/SWF

5 questions
3
votes
2 answers

How do I prevent my swf files being hotlinked, downloaded etc

I have swf files that are embedded in a PHP page using SWFObject. These swf files are in the same directory as my PHP files. for example www.myurl.com/index.php embeds www.myurl.com/flashfile.swf, index.php and flashfile.swf are in the same…
undefined
  • 654
  • 2
  • 8
  • 18
1
vote
2 answers

What is the Expire on apache httpd.conf

I'd like to set the following: ExpiresActive On ExpiresByType application/x-flash-swf "access plus 1 days" ExpiresByType application/x-shockwave-flash "access plus 1 days" Header set Cache-Control "public" but…
freddiefujiwra
  • 1,627
  • 5
  • 25
  • 32
1
vote
1 answer

Interaction .asp with .swf flash - good on IIS6, bad on IIS7

I can't make my app work after migration from IIS6 to IIS7. Problem is described below. My app: in my app I use 'flash.swf'. This .swf appeals to .asp, which contains only: Response.write "test_is_ok" .swf must get it and show…
gial
  • 11
  • 1
0
votes
3 answers

Sharepoint Wiki: Can you embed anything other than images and hyperilnks? Specifically, .swf?

Is it possible to embed anything other than hyperlinks and pictures in a Sharepoint Wiki? I was trying to insert a client-side .swf flash video, but I am having some trouble, since it seems that tags are being removed. If I can't embed…
Nick Klauer
  • 179
  • 1
  • 7
0
votes
1 answer

Serving flowplayer from cherokee webserver

When I download flowplayer locally on my machine and open index.html, the example video runs fine, no problems. I have a linode running cherokee 1.2.2 with a basic 'List and Send' virtual server setup. If I simply download the flowplayer zip, unzip…
dgel
  • 275
  • 3
  • 5