Questions tagged [flashplayer-10]

Adobe Flash Player version 10.

50 questions
0
votes
2 answers

how to find out moment after rotationX has finished

i am playing around with the rotationX/Y/Z properties available in flashplayer since version 10. for testing purpose i created a cube and put canvas objects on three sides of it (top, front, bottom) and created a tween to get the values required for…
tyler
  • 1
0
votes
1 answer

Flash Player 10.1.102 slow loading flex application

I am currently working on a very large enterprise flex application. The current code base is being built in Flex Builder 3 with the flex 3.4 SDK. When the newest version of flash player was released we noticed that our application would take a…
JustLogic
  • 1,738
  • 2
  • 12
  • 24
0
votes
1 answer

Display flash file with URL in UIWebView: Obj C/swift

I have game URL- https://nogs-gl.nyxinteractive.eu/game/?nogsgameid=70090&nogsoperatorid=268&nogscurrency=eur&nogslang=en_us&nogsmode=demo URL is running well in my web browser. I want to display this in my iOS app. Currently, I am doing that so by…
Suhas Arvind Patil
  • 1,732
  • 1
  • 19
  • 31
0
votes
3 answers

ImageSnapshot for larger images in flex limit on size

I'm loading and displaying a large image say 6000 x 6000 px using an image tag. I wanted to take a snapshot of the image. But the maximum limit I get is 2880 px dimensions using Flex 4, flash player 10. Didn't the limit of FP 10 increased to 4096…
user235273
0
votes
1 answer

Flex 3 & Flash Player 10 Debug Version

I've got a Flex 3 app targeting Flash Player 9. Can I download the Flash Player 10 debug version and use it. Would I need to change any settings? (I don't want my app to target Flash Player 10). Thank you. -Laxmidi
Laxmidi
  • 2,650
  • 12
  • 49
  • 81
0
votes
1 answer

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…
Laxmidi
  • 2,650
  • 12
  • 49
  • 81
0
votes
1 answer

Converter from IP based cameras to Flash player

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…
Ranjith
  • 21
  • 1
  • 3
0
votes
1 answer

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

I'm getting and error that only occurs with IE6 using swfobject to dynamically embed flash on a page. I could post some code if that helps.
manycheese
  • 3,605
  • 2
  • 18
  • 11
0
votes
2 answers

AMFPHP: Can't map PHP class to AS3 class

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…
Kayes
  • 1,016
  • 3
  • 15
  • 22
0
votes
3 answers

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…
Tustin2121
  • 2,058
  • 2
  • 25
  • 38
0
votes
2 answers

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…
Victoria
  • 11
  • 2
0
votes
2 answers

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:…
0
votes
2 answers

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…
Matt W
  • 371
  • 1
  • 4
  • 13
0
votes
4 answers

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…
Levi Rosol
  • 4,398
  • 6
  • 28
  • 36
0
votes
1 answer

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.
dlamblin
  • 43,965
  • 20
  • 101
  • 140