Thanks a lot wangruyi you are simply the best.This gallery is so simple to programm with your help. Thaaaaaaaaaaaanks
Posted 6 months ago
update on 03/12/2008, fixed bugs and update video contents for copyright policy
This file is dynamic drag drop image gallery v2. fix some bug and add some new feature.
1.xml driven
2.easy add or delete the thumb image,large imgae,title ,description,and video item.
3. this file can using images or video show.
My other portfolio: http://www.flashden.net/user/wangruyi
Posted 9 months ago
Thanks a lot wangruyi you are simply the best.This gallery is so simple to programm with your help. Thaaaaaaaaaaaanks
Posted 6 months ago
There is one litle bug if you click from flash cs3 ctrl+enter and select double click on video picture, then close picture there will open a debug window that say:1004: Invalid contentPath
Posted 6 months ago
@mizlatic. because this file using mx2004 mediaDisplay component. it is mediaDisplay components bug. but it cannot affect this file works
Posted 6 months ago
Is it possible to make diferent picture size because now it must be fixed size, i talk about thumb pictures.
Posted 6 months ago
kmangyal: on (release) absolutepath.gotoandPlay (“label”
;
You can use targetpath to set controls to your movieclip:frame.
Your welcome
Posted 5 months ago
Is there any way to have the photos ease onRelease like http://www.1-18-08.com/
Thanks for a great product
Posted 5 months ago
Hello!
Very elegant code work. Thank you.
Question: how would I add an HTML link to the “enlarged” image subheader?
Would this be an XML or AS problem?
In other words, If I have img0.jpg and the image’s Title, and I double click imag0.jpg, I get the larger 0.jpg image and Title AND a Subtitle.
I’d like to know how to get an HTML link into that Subtitle that would open HTML pages.
I envision using the Flash program on a Home Page, and having the enlarged image’s Subtitles navigate to other (non-Home but part of same website) pages (or external pages, if possible).
Can you help? I have a little mental block when it comes to AS2 .0, so feel free to explain in short sentences using words of one syllable, I won’t be offended.
I can follow instructions well, at least!
Cheers, Milla
Posted 4 months ago
Helo Wangruyi! really good work and support!
I just bought your file, its clear and working well. Do you have any experience in placing it in Power Point presentation? I tried but it failed, I can see SWF file but its not interactive… if you have any ideas please let me know.
If possible please send to me latest updated version of code (I will send you email with request)
thanks a lot, design-invader
Posted 4 months ago
wangruyi,
what parameters control boundaries on the stage. I need the pics not to be able to go off the stage.
Posted 4 months ago
Actually, I’m having difficulty using the solution. You said find and replace, but I can’t find any code related to the fix you posted:
temp_mc.boxback_mc.onRelease = temp_mc.boxback_mc.onReleaseOutside=function () { this._parent.flag = false; if(this._parent._x>Stage.width ){ this._parent._x=Stage.width; }else if(this._parent._y>Stage.height){ this._parent._y=Stage.height; }else if(this._parent._x < 0 ) { this._parent._x =0; }else if(this._parent._y < 0 ) { this._parent._y=0; } };
Could you give me a line number? Thank you
Posted 4 months ago
MORE IMPORTANT STILL , when I make the fix on line forty. I can no longer click and drag the images. Thanks for your help. Sorry for all the questions.
Posted 4 months ago
Please send the newest version without bug, thanks. I’ve sent you my email.
Posted 4 months ago
Thanks
) How can I modify the width and height of items? Now it is too small for my project.
... I’ve forgotten to ask something. I’m not able to use a simple animation swf:
How should I do it?
Posted 3 months ago
Hi Wangruyi,
Thanks for the file! Good job.
Only one question: Support for differently sized images – you can update me on this?
I purchased it, but now I see it is not for randomly sized images. Currently no documentation on this one.
Could you help me out here?
Thanks!
Posted 3 months ago