flashplayer-10

Can anyone figure out how to update to flash_switcher.xpi to include Flash Player 10

I don't know anything about XPIs but I've searched through the install.rdf, *.js, and *.xul files and found no reference to an array of flash versions, so I cannot clearly see where the version list comes from. ...

Why don't flash videos play after upgrading to Flash 10?

Upgraded to Flash 10 today and now many flash videos aren't playing on a lot of sites, including a couple i've created. What's the fix? edit Let me clarify here. this question is intended to find the code change that is needed to allow users of all versions of flash, including the most recent release, to be able to see them. ...

How much interacting can i get with the GPU with Flash CS4?

Hi All, as many of you most likly know Flash CS4 intergrates with the GPU. My question to you is, is there a way that you can make all of your rendering execute on the GPU or can i not get that much access. The reason i ask is with regards to Flash 3D nearly all existing engines are software renderers. However, i would like to work on ...

Debuging a CRASHING flash application

Hi, What is the best way to debug a CRASHING flash app ? (no exception, my application just crash) I am actualy facing a big problem: my app (full-flash website) was working fine with the flashplayer 9 but crash with the flashplayer 10... Here is the BAD method who crash my app with FP10. After removing the call to this method everythi...

Why are my HTML templates disappearing in flex builder when I target fp10?

When I target flash player 10 in flex builder 3, the index.html template along with some other files (history.js, etc) are removed and no wrapper html page is built. Anyone else experiencing this? I have an ant build script as well, but I was trying to run the built in fb builder. Thanks, Dave ...

Set stage vanishing point in Flash via actionscript 3

I'm working with a few designers, each of whom have created 3D animations (using fp 10 capabilities) for use in the same flash application. Each 3D animation is a unique movieclip that will ultimately be part of the same .fla file. The problem I'm having is that each of the movieclips was created in a separate .fla, and each .fla had...

FLV performance and garbage collection

I'm building a large flash site (AS3) that uses huge FLVs as transition videos from section to section. The FLVs are 1280x800 and are being scaled to 1680x1050 (much of which is not displayed to users with smaller screens), and are around 5-8 seconds apiece. I'm encoding the videos using On2's hi-def codec, VP6-S, and playback is prett...

Can I prevent Flash's Input Events from stacking up when my framerate slows?

My Flash game targets 24 fps, but slows to 10 on slower machines. This is fine, except Flash decides to throttle the queue of incoming MouseEvent and KeyboardEvents, and they stack up and the Events fall behind. Way behind. It's so bad that, at 10 fps, if I spam the Mouse and Keyboard for a few seconds not much happens, then, after I ...

How Android 2.2 interacting with Flash 10.1 (how to use flash from my app)?

Hi! I'm searched adobe and android developers sites, but can't find any details on this. Is it possible to use Flash as a part of my app? E.g. like a widget/GUI element? Or it's integrated in browser only and can't be simple accessible? I know, Adobe AIR apps are supported as standalone .apk. So it must be some API/SDK (from Google) t...

Flex Builder debug problem

I am running on Windows XP and recently updated Flash Player from v9 to v10.1. And Now, in the Debug Console under Flex Builder, I am getting a lot of debug statements(I think that is assembly). Below is an example, of what I get: " active: eax(737-757) ecx(738-758) ebx(3-797) esi(728-756) @739 st 143112124(0) <- @3 09002830 mo...

Open pdf in flash player 10

I need to open a PDF in flash player 10. The swf will not be running in a browser and there will not be an adobe reader program on the system. I need to know if its possible to open a PDF without converting it in any way, in the flash player. I've searched google for countless hours and nothing has come up, only conversion software and c...

External swf is imported as AVM1Movie on one computer, causing problems, whereas same code imports same swf as MovieClip on other computers

I have a bunch of AS3 swfs. They are imported into an AS3 application using a Loader. On 10 or so different computers these AS3 swfs are imported as MovieClips and I can control them as necessary. However, on one computer no matter what I try (casting loader.content as MovieClip, remaking the AS3 swfs from scratch) they are always import...

URLRequest or Loader simply not working on some computers?

So my problem may be a little bigger than that, but I'm not certain. I'm creating a custom flash photo viewer for a client that dynamically loads the images with Loader objects. It takes a folder name in a specified directory on the server and calls a php page (using URLRequest) to get the workable contents of the folder. And then it loa...

AMFPHP: Can't map PHP class to AS3 class

Hi, I'm using AMFPHP 1.9, ActionScript 3 and Adobe Flash Pro CS5 with Flash player 10x. I was trying to get data by calling amfphp serices. I'm running the app from within the Flash IDE. For primitive types like string or integer it's working fine. But when trying to get a custom object it shows the following error: SecurityError: Erro...

'Movie not loaded.." IE6 using swfobject2.2

Hi, I'm getting and error that only occurs with IE6 using swfobject to dynamically embed flash on a page. the link to the test page is: http://maxtest.7thsensedesign.com/ I could post some code if that helps. ...

Converter from IP based cameras to Flash player

Hi, I would like to know the file formats that IP based surveillance cameras produces. I would then need to build or use available codec/ source code to convert to a format Flash player 10 can support. These are formats other than the usual .FLV for my website which is run on JBoss with Flex 3. I would like to support as many file forma...

Flex 3: Problem with Flash Player 10 Upgrade on Firefox

UPDATED INFO: Hi, I uninstalled Flash Player 10 and re-installed Flash Player 9 debug version. I also uninstalled and re-installed Firefox. Unfortunately, I'm getting the same problem. If I set Flex's browser to Safari in the preferences, then everything works fine. If I switch it to Firefox, then it blows up. My project has an image ...