Where can I find a straight-forward tutorial on creating ActionScript 3.0 fading rollovers that assumes you know nothing about Flash? (CS5) - actionscript-3

I am a retoucher and when I post my pictures on my website I want visitors to be able to roll over the picture and have it fade to the original unretouched version and when they move the mouse away I want it to fade back to the retouched.
In my search I have found guides on deviant art for Actionscript 2.0 and for ActionScript 3.0 but the AS 3.0 one i found does not include the fade effect i want to achieve. Google has also helped me find some tutorials but they are too advanced for me to understand. If someone could show me where to find a beginner's tutorial using flash cs5 on this that would be great thank you!

Question,
So you plan to use external images and have them dynamically loaded making it easy to change them at a later date or do you plan to have a swf with the images embedded?

Related

HTML quiz game with Canvas

Hi I'm trying to create an html quiz game with canvas, but I'm new to this thing and I didn't find any documentation to this particular thing.
Game summary
The game is set into 5 scenes, every scene is a time period (prehistory, ancient Rome ecc..), and there is only a static image in the background with some shiny points. When the users click on that's point the game zoom on it, and appear a question. When the user answer to the question the scene zoom out and he can click on the next question. When the user has answered all the questions in that scene, the game moves on to the next.
My Problem
I can't find a valid documentation about this, and i really don't know where to start. My idea was to use bootstrap and include some plug-in to do this but i didn't find anyone. I know that there are better framework like angular to do this kind of game but I really don't have the time to learn something as that.
Someone as any idea about the better way to do that?
Are you storing people's progress on a database or communicating with Google Classroom (eg. to add scores to assignments? I would personally recommend using Google Apps Script and embedding it on an HTMLsave bag to get rid of the "watermark" that is displayed on top of Apps Script web apps. Here is some documentation to get you started:
Bootstrap Docs by W3Schools
Apps Script Overview and Docs

Adobe Flash cs6 actionscript 3

I would like to ask about my project, here is my problem, I want to make kind of quiz that if I fill it with right answer the pop up question is dissapear, then if I fill it with wrong answer it will go to game over scene,,
What kind of actionscript that I have to use for my problem above?
Big thanks to anyone who help,, 🙏🙏🙏
It depends on the functionality your trying to achieve Like the above post you can use javascript for a simple quiz if your looking for something more visually appealing i.e. (animations) it would probably be easier in as3 using animate.

videojs - how to show thumbnails as the progress-slider is moved

On YouTube's player, when you hover on progress-bar and traverse your mouse along, you see a series of thumbnails, as well as time-values. This is great, when you're tying to find a scene that you know of visually, and want its time-value.
Whereas, on videojs player, you see only time-values.
(On X-Finity (Comcast, their fast-forward similarly shows rapid series of thumbnails. But, googling seems to reveal that Videojs doesn't have fast-forward. And, I think I'd prefer YouTube's feature over a fast-forward.)
So, bottom-line question is: How to make Videojs player behave like YouTube's?
(I'm thinking this would be difficult to implement for the end-user, in javascript. Detecting that the slider is being moved is no doubt straight-forward, but code to display thumbnails would be the part that I have NO IDEA
how to accomplish.)
Anyone know how to program this?
BrightCove developed a 'thumbnails' plugin that implements this.
See their example coding here:
https://support.brightcove.com/display-thumbnail-previews-plugin#Example
There is more specific discussion on the subject in this forum here:
How to generate video preview thumbnails for use in VideoJS?
My first cut at implementing the notion is here:
https://weasel.firmfriends.us/Private3-BB/

How to create scrolling list with picture in Adobe Animate CC/ActionScripts3

I'm a designer and animator, I newly start to coding with Adobe Animate CC, In all versions of adobe flash there is List item but i couldn't find a simple way to add image and text to it, if possible guide me how can i make a scrolling list like below sample image (scroll to receive content from server "like a news app") with simple way not complex coding. I prefer to use Adobe Animate not Adobe FlashBuilder/Flex.
Simple suggestions, Link to tutorial, ...
If you take a look here, you might find what you are looking for. However, if you are just starting to code in AS3, expect to go through some rough spots.
http://www.myflashlabs.com/product/flash-dynamic-as3-scroller/
This scroller is pretty good, as it works with touch devices, as well as mouse input (desktop). This still requires you to create a movieclip or sprite and attach whatever items to you want to them. Read the documentation and take your time. Best of luck

How to Make dynamic text in Adobe After Effects like in Adobe Flash Professional

In adobe Flash proffesional we can make dynamic texts and give instance name and export in swf and we can use in Flex Builder swf loader and can dynamically get that instancce name and can change the Text. But Animations in Adobe After Effects are really cool. So is there any way i can do the same?
I mean can we make such animations in After Effects and Get the text objects from exported swf or some other thing???
I might not be able to explain my question well, But i really need some help.
Pls, I am a beginner so please go light on me iv asked before on Stack Overflow but people seem to turn me down by saying thats a stupid Question.