Questions tagged [flash]

Adobe Flash is a cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages.

Adobe Flash is a cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages. According to Adobe, Flash delivers over 75% of online video and the majority of casual gaming. It is installed on an estimated 96% to 99% of internet-connected desktop computers, and the newest version (10.1) was recently released for Android 2.2 mobile devices.

90 questions
1
vote
3 answers

Is playing Flash Videos on Freebsd still a problem, or is it ok now?

So am thinking about trying out Freebsd. But I heard stories that FreeBSD is really having problems with Flash, like it always crash, or it has to run through a linux emulator to get it to work ... bla bla bla... My question therefore is: Can I…
chutsu
  • 165
  • 4
1
vote
4 answers

Flash Plugin - How to disable automatic updates on a computer that is offline?

Note: This is only marginally related to another question I asked earlier about Adobe Reader, and only because I am trying to achieve the same basic effect for a different piece of software on the same machine. I have a computer that is currently at…
eleven81
  • 417
  • 6
  • 13
  • 29
1
vote
1 answer

You may be attempting to write into another users folder which is not supported

Why do I get this message when trying to compile a file in Flash MX 2004? "If you are logged in with a limited user account, then you may be attempting to write into another users folder which is not supported." The folder and files are owned by the…
Triynko
  • 3,418
  • 6
  • 31
  • 30
1
vote
1 answer

Are there any soultion to stream flv/f4v to Adobe Flash Media Server from files on a client machine?

Our customer is looking for a solution to stream flash video to Adobe Flash Media server from his client machine. I need something like Adobe Live Media Encoder, but the source needs to be a playlist on the client machine. I tried Adobe Media…
user13255
1
vote
1 answer

Ubuntu 12.04 - Pound Reverse Proxy and Adobe Flex/Flash Auth

First time posting, I have a completely fresh install of ubuntu 12.04 Client as a reverse proxy gateway to our internal network. Our setup is we have one external ip but three domains we would like to point to various webservers on our internal…
James
  • 83
  • 8
1
vote
1 answer

Software solution for duplicating files to multiple USB flash drives simultaneously

We are distributing data to hundreds of customers using USB flash drives. There are expensive hardware solutions to duplicate USB flash drives. Is there any cheap software alternative using a regular PC connecting many USB drives using USB…
Jared Kells
  • 113
  • 4
1
vote
1 answer

Flash Media Server with Apache already installed

i have apache already installed and I want to know the right way to install FMS on windows and be able to run the FMS. I have installed FMS but I cannot start it! When I go to windows>programs>adobe>FMS>start fms it does not start the service (I…
Khalid
  • 11
  • 2
1
vote
1 answer

How can I edit web.config to have a different MIME type for a single XML file not others?

I am trying to set the MIME type for Flash's cross domain file in web.config. Since this file has an extension of .XML the following command will edit the MIME type of all XML documents in my site (not wanted)
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
1
vote
1 answer

Problems with socket policy file on flash/flex clients

I have a MMO using a flash/flex (AS3) client that needs to make a raw socket connection to our server. I have tried several different methods of serving the xml policy file on port 843 as detailed by Adobe. Now everything seems to work fine for…
Colin Fitzgerald
1
vote
1 answer

How do I troubleshoot a Cisco MeetingPlace Express 1.1 fault, cannot join meeting?

We have a Cisco MeetingPlace Express conference server, version 1.1. Logging in and scheduling meetings works, but Internet Explorer times out joining a meeting. Client checks performed: Clients pass the browser test, Flash is working, pop-up…
nray
  • 1,540
  • 17
  • 23
1
vote
2 answers

Flash Plugin for Firefox on Terminal Server

I have 3 TS on Windows Server 2008. One of the user need to have Flash plug in on her Firefox. She could not install the plugin as she does not have administration access to do that on the TS. My understanding is the plugin can only be installed as…
Arief
  • 173
  • 4
  • 5
  • 19
1
vote
1 answer

Force RTMP streams playing flash to be requested via Proxy Server

I have a network squid proxy server that all our network traffic is routed through. I have a problem when a RTMP stream is viewed, flash is sending the request directly to the RTMP server and not through my proxy server. HTTP streamed videos work…
Tobias M
  • 131
  • 1
  • 1
  • 4
1
vote
2 answers

How to install/configure ffmpeg to compress mp4 videos for flash player delivery?

We have a flash web-app that created interactive video, and are using ffmpeg to do some compression/resizing when a user "publishes" their project. The user can upload flv files and mp4 files, both of which play fine in the Flash UI before…
Andrew Fulton
  • 123
  • 1
  • 4
1
vote
1 answer

Flash ROM from USB drive with DOS?

My home server PC has a P4 processor. Windows seems unable to control the processor speed, so the processor heats up and the PC fan is running at full speed all day. The event log says there is a known issue with the firmware, and I should flash…
Andomar
  • 943
  • 1
  • 10
  • 23
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