Do you know of any recommended ActionScript 3 style guides? [closed] - actionscript-3

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Are there any recommended ActionScript 3 style guides publicly available?

Adobe has this: http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions
It's fairly complete, and fairly well done.

There is this guide by the Actionscript Flash Guru, which misses a few things, but Adobe's guide simply covers it all. For additional information and syntax-specific convention, I would strongly suggest you check out Adobe's book, Programming with Flash CS3, found here, or in the Help section of your Flash program.

Related

What to learn to be a UI Developer (HTML, CSS3, JavaScript, jQuery)? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm learning to be a UI Developer (HTML, CSS3, JavaScript, jQuery)
I need advanced tutorials with examples for UI Developer by using jQuery. Please share your link and tutorials.
When I first started learning jQuery this helped me a whole bunch: https://www.youtube.com/watch?v=GNb8T5NBdQg&list=PL6B08BAA57B5C7810
Good luck on your journey, I wish you the best and hope you get to where you want to be!

Is there any online tool to design HTML web pages? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have been looking for an online tool to work with html/JSP web pages.
Why do you need online tool if you can simply use windows notepad? If you aren't introduced to the programming of html, use w3schools to learn. Perhaps if you need an online article/blog, people commonly use blogger.com or wordpress (just search it on google)

Best frameworks to make slides in HTML5 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to do a presentation using HTML5. If some of you already use a good HTML5 framework to make slides please can you give me the links.
I like this one :
http://slides.html5rocks.com
But I want to have more information before choosing one.
reveal.js
deck.js
html5slides
I personally prefer reveal.js. Simple enough to easily create slides, but still powerful enough to do everything I want it to do.
Well I have used and been impressed by impress.js:
http://bartaz.github.io/impress.js
Its output is very similar to Prezi.
Bunkr is super convenient and fun to use, and nice enough.
But I haven't found a slide show framework that can handle math.
Hopefully they'll add this feature soon!
Update: reveal.js can use MathJax to handle math, as described here.

Anyone have a link/download to old version of AS3 & Flex API docs? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
The http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html has an incredibly slow search functionality. I use a greasemonkey search plugin that is much much faster and works with the standard style javadocs. Anyone have a link to the old version of the AS3 API docs that were of the standard style?
Maybe you're looking for something like this?
http://www.airdoc.be/

Free Code Obfuscater? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
i've never been really comfortable with the fact that all of my actionscript code is wide open for anyone to read from my published .swf files.
is there a free code obfuscater available?
A simple google search returned several promising results.
http://www.google.com/search?hl=en&q=actionscript%20obfuscator%20free
ActionScript 3 Obfuscator
http://www.irrlicht3d.org/pivot/entry.php?id=690
Monokai ActionScript Obfuscator
http://www.monokai.nl/blog/2006/08/02/actionscript-obfuscator/
Plus lots of choices that are at very reasonable prices.
If you are still looking for a SWF obfuscator, I just release one I developed for the last project I worked on. It's still a work in progress but it's open source, free, and it worked for my project. See the github site for full details on usage and license.
https://github.com/Teesquared/flasturbate