Questions tagged [animate-cc]

This tag is for question pertaining to Adobe's "Animate CC" software (formerly Flash Professional).

Adobe Animate (formerly Adobe Flash Professional) is a multimedia authoring tool/IDE and computer animation program developed by Adobe Systems.

It is used for creating animation/video, desktop applications, RIAs ("Rich Internet Applications"), HTML5 web content, and Android/iOS mobile applications.

Adobe Animate CC (Creative Cloud) was first released in Dec 2015. The version at that time was labeled "2016". New features included:

  • Adobe Stock integration
  • 4K resolution video export
  • Creative Cloud Libraries support
  • TypeKit integration
235 questions
11
votes
2 answers

Google Play (Issue: Inaccurate Target Audience)

See This Google Play Mail:- Issue: Inaccurate Target Audience We determined that your app and store listing contain elements that appeal primarily to children, therefore the target age groups you’ve selected are inaccurate. For example, your…
8
votes
3 answers

Is it possible to make a banner ad with a video in it respecting the size limit of for example google ads?

How would I make a banner ad with video implemented in, for example, Animate CC which respects the common size limits (150kB)? I found out you can implement a HTML5 video with Javascript? Perhaps a gif? Any tutorials or guides are welcome.
6754534367
  • 5,123
  • 4
  • 17
  • 24
6
votes
2 answers

Adobe AIR Android FileStream issue

I tried to test blow code on Android device but i couldn't see any data in text fields. This code works well on AIR Desktop but in Android no. Is it difference between AIR FileStream function on Desktop and Android? Whats best cross platform code to…
Mohammad Samir
  • 211
  • 1
  • 8
5
votes
1 answer

Remote Debugging won't connect

I sort of make shift followed this guide on how to setup remote debugging. Since I am using Adobe Animate to compile my app I assume it has done the majority of the build steps already as I get a similar screen described. I don't understand though.…
sfxworks
  • 1,031
  • 8
  • 27
4
votes
1 answer

How to Include 64-bit and 32-bit native code in Adobe Animate CC 2019 While Publishing Apk

While I am in the final step to upload my app. My App Giving two Problems. First Problem "Error This release is not compliant with the Google Play 64-bit requirement The following APKs or App Bundles are available to 64-bit devices, but they…
Anas
  • 153
  • 1
  • 10
4
votes
2 answers

Webpack 3 locates .mp4 file but video is not playable

Webpack 3 locates .mp4 file but video is not playable Clone this project on GitHub I've created an animation in Adobe's new Animate CC and exported it as an .mp4 file In my webpack.config.js file, I stated that the file-loader should be used to load…
ihodonald
  • 745
  • 1
  • 12
  • 27
3
votes
1 answer

How to add Movie Clips of different sizes next to each other? AS3

Hello everyone so I am having some trouble with this I have Platforms that I add to the stage which are different sizes in Width. What I am trying to do in my for Loop is add more platforms on the right side of the current platforms x position on…
Nathan
  • 536
  • 4
  • 21
3
votes
1 answer

Image on HTML5 canvas only appearing for one frame

Long time lurker but never made an account. Just wanted to preface that I'm by no means a dev and just tinkering and experimenting for fun, so I apologise in advance if I seem really dumb. I'm working on a dynamic overlay for Twitch streaming and…
thefyrewire
  • 85
  • 1
  • 7
3
votes
1 answer

Simple way to change a MovieClip with another MovieClip

I converted some images to movieclips in animate cc, images are text exported to .png and they are different in width same in height. Both are in library and stage but in different position and in same Frame, I need to swap/replace each other in…
A.M
  • 345
  • 4
  • 13
3
votes
2 answers

What's the easiest way to store preferences data in cross platform AIR application?

I'm new Adobe Animate programmer, I like to ask experienced ActionScripts 3 developers, Is there any default and simple way to store preferences data in ActionScripts3 like UNITY3D (PlayerPrefs)? or not what is easiest way that works without…
Sepanta SS
  • 41
  • 4
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
2
votes
1 answer

video call or voice call with adobe air

I want to make a social connections type of app with Adobe Air to help people find friendships. Problem: Is there any way to make video calls or voice calls in my app with Adobe Air (send audio/video bytes over the internet )?
2
votes
0 answers

ChartJS disappears after animating on when loaded through Animate CC HTML5 project

I am trying to integrate ChartJS into an Adobe Animate CC HTML5 project. Code works initially, but chart disappears once it finishes animating on. How do I get it to stay put? See it in action…
2
votes
1 answer

AS3 SharedObject read/write file location change

I’m using the following AS3 code to write and read data in two arrays to a local file, using Animate CC 2019 on Windows 10 and AIR 30.0 for Desktop/Flash (.swf) publishing settings. I use two input text boxes, input1 & input2, to add new data to the…
Antonis
  • 21
  • 4
2
votes
0 answers

Can JSFL be used to set a Global Include script?

We are converting several thousand .FLA files from SWF (Flash CS6) to HTML5 Canvas (Animate CC format). I have already written a JSFL script that automates the process: Converts Compiled Clips to HTML5-friendly objects Converts document to HTML5…
Dre G
  • 56
  • 6
1
2 3
15 16