Convert flash to html5 using Swiffy - html

I have uploaded an .swf file to Swiffy. I right-click on the view conversion button, and choose to save it on my desktop (saves as .html). When I open that .html file in Dreamweaver CC, the animation loops. The .fla file and subsequent .swf file, have a action to Stop();. It only starts to loop after I run it through Swiffy. How can I stop this?

You should use lowercase:
stop();

Related

Unable to write the class name for an audio file in the library in Adobe Anime

I have imported audio files to the library with the extension mp3 or wav in adobe anime and then click on one of the files on the right mouse button and choose properties, then a window appears, i choose from action script script for the audio file, what is the reason for not activating everything in this window?
I want to link a button to an audio file in the library in Adobe Anime

Animate CC - Embedded video plays on SWF, not on HTML Wrapper

I am unable to get embedded video working in the HTML wrapper, whereas it works fine in the SWF file itself. The video plays instantly when opening the SWF, but when I open the HTML only the video player skin shows and no actual video, almost as if it can't find the video file.
Here is the exact process I went through to get to this point:
Starting from a blank ActionScript 3 document, I import a video and select the "Load external video with playback component" option. The video file is in the same directory as the project file, and the video file is referred to in FLVPlayback source as 'movie.flv'. From here I publish the project to SWF and also with a HTML wrapper. Upon opening the .SWF the video plays, however when I open the .HTML no video plays, although the video player skin shows up.
I have tried several different methods of getting this video to work, I have tried embedding the video solely with ActionScript, but the results are the same.
Is it possible to have the video load both in the .SWF and in the .HTML? The .SWF itself loads, but the video embedded in the .SWF does not. I have also tried using .mp4 files but have the same results. This is for a school project, so I am limited to using ActionScript, and the final project must be published to HTML/SWF/EXE.

Swf is not showing on chrome when it loads images from external XML source

I have a swf file that's not working on chrome but works fine on other web browsers
you can test the flash from this url:
http://www.flawless-creativity.com/lifewindow/public/test-flash
In the as3 code I have a urlloader object that loads this xml file and handles it to show this slider:
http://www.flawless-creativity.com/lifewindow/public/services-xml
So I know the problem isn't in the as3 and not in the html embed code (I tried every embed code on the internet!), my only guess is that chrome doesn't allow swf files to load urls maybe for security... If that's true then how to solve this? Does the domain have to be trusted by google? And how to make google trust it?
I solved the problem ... In the as3 I added an enter_frame event listener , and in the event handler I started loading the xml URL

how do you insert a swf file with collada interactivity within it into an html page?

I have a swf file which I need embedded into a webpage. Does safari and google chrome support swf files with collada in it?

How to save flash-animation in .flv format in Adobe Flash CS3?

Actually I can save it in swf and in avi formats. Is there any correct way to save animation in flv format without using 3rd-party products (like different swf2flv converters)?
Export out your animation as .mov then in the Flash Video Exporter (should have come installed with Flash) open that select that .mov file then export out to .flv :) no 3rd party apps needed.