|
Technical Interview Questions
JavaScript Interview Question
XHtml Interview Questions
Ajax Interview Questions
XML
Interview Questions
VB
Interview Questions
.........More
Source Codes
Flash Source Codes
Html Source Codes
CSS Source Codes
.........More
Soft Skills
Communication Skills
Leadership Skills
.........More
|
|
Flash Source Codes
twinkling star
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>twinkling star</TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF">
<!-- URL's used in the movie-->
<!-- text used in the movie-->
<!--Twinkling StarThis scene has 2 layer named bg and star.make a night
background on bg layer. After that make a star on star layer with the help of
line tool .like this:-Pic.1Fill color on it.After that convert it into a
movieclip named str.then right click on it go to its edit mode select it & again
convert it into movieclip named star .Pic.2On its layer write this script
setProperty(star, _alpha, math.random()*100); setProperty(star, _width,
math.random()*100); setProperty(star, _height, math.random()*100); then insert a
keyframe after that then clear keyframe:-Like this:---><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="download.macromedia.com/pub/shockwave/cabs
/flash/swflash.cab#version=6,0,0,0"
WIDTH="800" HEIGHT="600" id="twinkling star" ALIGN="">
<PARAM NAME=movie VALUE="twinkling star.swf"> <PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="twinkling star.swf" quality=high
bgcolor=#FFFFFF WIDTH="800" HEIGHT="600" NAME="twinkling star" ALIGN=""
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
<a href="TechPreparation.com" target=blank>By:- TechPreparation</a>
</BODY>
</HTML>
<<<----- Return to
Flash Source
Code Questions Page.
Have a Question ?
post your questions here. It
will be answered as soon as possible.
Check
Job Interview Questions
for more Interview Questions with Answers
|