Just Try This and Let Me Know.
Vb Code
------------
[code=vbnet]
Protected Overrides Function ProcessCmdKey(B yRef msg As System.Windows. Forms.Message, ByVal keyData As System.Windows. Forms.Keys) As Boolean
Try
If msg.WParam.ToIn t32 = Convert.ToInt32 (Keys.Escape) Then
Me.Close()
Else
Return MyBase.ProcessC mdKey(msg,...
User Profile
Collapse
-
Help: How to load images from xml and scroll the images
hi Guys,
I am a beginner in flash. i have made some flash movies and have some understanding on actionscripts.
my question is how to make flash movie which will dynamically load thumbnail images from an xml file . after loading i have to scroll those images from left to right and it should stop on mouse over and resume on mouse out. On mouse click of an image it should redirect to a website.
the xml file...
No activity results to display
Show More
Leave a comment: