Questions tagged [flash-cc]

Adobe Flash CC (version 13) is part of Adobe's Creative Cloud released in June 2013.

About Flash CC:
Adobe Flash CC (Creative Cloud) is a multimedia platform/tool/IDE used for creating animation, video, desktop applications, RIAs ("Rich Internet Applications"), HTML5 web content, and Android/iOS mobile applications.

This version differs from it's predecessors by being a 64-bit application, allowing HTML5 content output, and dropping support for ActionScript 2.

201 questions
12
votes
3 answers

Why is fingerprint different in my newly signed apk?

I'm having an issue getting the same fingerprint after I changed the type of keystore from PKCS12 to JKS. In order to make the change I created a new JKS keystore, deleted the key that was in it, and imported the key I need from the .p12 file. When…
Jimbo145
  • 133
  • 8
10
votes
3 answers

Publishing to Flash 9/10 with Flash Professional CC

I recently upgraded to Flash Professional CC (Mac 10.8.4) and it no longer gives the option of saving to a version of Flash earlier than 10.3. But Google DoubleClick and other ad networks only allow versions up to 10.1. Some even restrict to…
16wells
  • 115
  • 1
  • 1
  • 7
3
votes
3 answers

Using Adobe Animate CC in HTML5 canvas mode with external JavaScript files

I'm transitioning a large FLA AS3 project into Canvas/JS. I have a large external folder structure of AS files and many library objects associated with classes. I've converted FLA into a canvas mode but I can't find a way to associate JS files to…
xims
  • 1,570
  • 17
  • 22
3
votes
1 answer

Inspectable parameters in Flash CC do not acquire value

When moving to Flash CC, the following problem occurred in my flash project. Consider this class definition: public class Test extends MovieClip { [Inspectable(type="String", defaultValue="val")] public var param :String; public function…
szymtor
  • 167
  • 1
  • 7
3
votes
1 answer

Adobe Flash CC Publish to AS2

I have just started using Flash CC, but i cannot seem to publish to AS2. I have tried looking at the publish options but AS2 does not seem to be there, does this require a plugin?
Wilbur Robertson
  • 347
  • 2
  • 9
  • 25
2
votes
2 answers

Canvas timeline is not syncing with audio

So I am having an issue with the timeline in Adobe Animate not syncing with audio that is called in CreateJS. The issue is that the frame rate being set to 24fps to match the Adobe Animate timelines fps. If the frame rate is slower than 24fps the…
2
votes
2 answers

Is it possible to put a Class linked to a document (aka Document Class) into a RSL and still have it as Document Class?

Firstly, my environment. My question is if it's possible to do so using Flash Professional and not Flex, FlashBuilder or the like (I don't have those environments at the moment). Here is the thing: we have several .fla files with a Document Class…
Shadow
  • 29
  • 1
  • 9
2
votes
1 answer

Createjs pause timeline sound in Flash CC

Is there anyway to control sound file added to timeline layer like to pause and resume the sound with timeline Or is there anyway to detect what sound is being played in the browser with creatjs Thanks
2
votes
1 answer

translate an actionscript2 into an actionscript3

i'd like to convert this actionscript 2 instruction: button_btn.onRelease = function():Void { getURL('javascript:shrinkSkinOverlayDiv()'); } to an actionscript 3 one.At the moment i'm using adobe flash-cc which doesn't support actionscript 2…
Paolo
  • 704
  • 9
  • 24
2
votes
1 answer

AS3 Worker not functioning properly in Flash CC debug or release, except when published

Today I tried to do some background work with the AS3 Worker class. However, I am experiencing weird behavior when developping my AIR desktop application in Flash CC on Windows 7. Consider this simple file for the main "thread": //////////////// //…
Tom Solacroup
  • 46
  • 4
  • 18
2
votes
0 answers

Loading one canvas and then another

I'm using Flash to generate animated content for my HTML. But the project is getting to long, and I am thinking about using several canvas files separated. I'm loading the canvas content (.js) in a