![]() |
|||
|
|
|
|
|
xml photo album automatically creates album names and places |
* Create album names for different activities For inqueries : info@xmlphotoalbum.com |
* I want to disable the link that is connected to Showed image, that link that show the image from PICS directory in a new window. |
|
| You need to delete the xmlphotoalbum.as code in line 249 that says imageframe_mc.onPress = function() {getURL("pics/"+images[index],"_blank");} and export again. |
|||
* i have put the images I want to display into the largeimages folder and the pic folder but no thumbs are created |
|||
| You need to create thumbnails by yourself as well. | |||
| It works fine in a html page, but I want to integrate it within a flashwebsite but do not know how to do that (or if it is even possible) Is it, and is there a tutorial or something alike on how to do that. |
|||
| Actually there is no tutorial. But I may help you adjust the app to your needs, however in that case i would consider asking you a service fee for that. |
|||
| Both the thumbnail matrix and the albumname_mc items appear on all frames in a flash project. How do I hide them on pages I want them invisible? | |||
You need to add fromgallery = 1; to the page where the album is contained, and then add; |
|||