Post Reply »

You must log in to post.

Image Gallery XML
  • Started 9 months ago by BoilerUp11
  • Latest reply from divextras
  1. BoilerUp11
    Member

    Do you have this in AS 3.0 as well?
    Posted 9 months ago #
  2. snowcat
    Author
    Member

    Hi, Thanks for your interest, but no, it isn't available in AS3. Snowcat
    Posted 9 months ago #
  3. snowcat
    Author
    Member

    Hi,

    Thanks for your interest, but no, it isn't available in AS3.

    Snowcat
    Posted 9 months ago #
  4. Wyffels
    Member

    Can SWFs or video be shown in this? Thanks.
    Posted 9 months ago #
  5. snowcat
    Author
    Member

    SWF's can be used instead of images. You'll have to set loadSmoothed variable to false.

    Snowcat
    Posted 9 months ago #

  6. Member

    any plans to release an AS3 version? also, is there a way to include a title along with description in the description panel? Maybe with a different color or bold?
    Posted 9 months ago #

  7. Member

    any plans to release an AS3 version?

    also,
    is there a way to include a title along with description in the description panel? Maybe with a different color or bold?
    Posted 9 months ago #
  8. davidpimienta
    Member

    Has bought the file

    i have a problem with the text that appears in the top.
    Posted 9 months ago #
  9. davidpimienta
    Member

    Has bought the file

    I cant put accents
    Posted 9 months ago #
  10. davidpimienta
    Member

    Has bought the file

    please help me
    Posted 9 months ago #
  11. jpgiron
    Member

    Has bought the file

    I use a loader component for show the image Gallery XML inside another SWF, it work but the scroll dont work...

    Please help me.

    Thanks
    Posted 9 months ago #
  12. snowcat
    Author
    Member

    davidpimienta: double click the "description_text" symbol from the Library, then select the empty dynamic text from the scene, then click Embed from the Properties panel and select Punctuation or any other character set that you need

    jpgiron: I assume some events from the Image Gallery are overwritten by the loader component, or simply ignored
    Posted 9 months ago #
  13. design_rz
    Member

    Has bought the file

    Great
    Posted 9 months ago #
  14. mlrencher
    Member

    Has bought the file

    <object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\" width=\"750\" height=\"830\" id=\"image gallery\" align=\"middle\">
    <param name=\"movie\" value=\"image gallery.swf\" />
    <param name=\"quality\" value=\"high\" />
    <param name=\"bgcolor\" value=\"#222222\" />
    <param name=\"allowScriptAccess\" value=\"sameDomain\" />
    <param name=\"movie\" value=\"image gallery.swf\" />
    <param name=\"quality\" value=\"high\" />
    <param name=\"bgcolor\" value=\"#888888\" />
    <param name=\"bigImageWidth\" value=\"550\" />
    <param name=\"bigImageHeight\" value=\"650\" />
    <param name=\"actualHeight\" value=\"200\" />
    <param name=\"actualWidth\" value=\"125\" />
    <param name=\"imageW\" value=\"125\" />
    <embed src=\"image gallery.swf\" quality=\"high\" bgcolor=\"#888888\" width=\"750\" height=\"830\" name=\"image gallery\" align=\"middle\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />
    
    Posted 8 months ago #
  15. mlrencher
    Member

    Has bought the file

    is it possible to provide html example that includes setting variable parameters.

    here is my html code....

    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>image gallery</title>
    </head>
    <body bgcolor="#222222">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="750" height="830" id="image gallery" align="middle">
    <param name="movie" value="image gallery.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#222222" />
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="image gallery.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#888888" />
    <param name="bigImageWidth" value="550" />
    <param name="bigImageHeight" value="650" />
    <param name="actualHeight" value="200" />
    <param name="actualWidth" value="125" />
    <param name="imageW" value="125" />
    <embed src="image gallery.swf" quality="high" bgcolor="#888888" width="750" height="830" name="image gallery" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    </body>
    </html>
    
    Posted 8 months ago #
  16. mlrencher
    Member

    Has bought the file

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="750" height="830" id="image gallery" align="middle">
    <param name="movie" value="image gallery.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#222222" />
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="image gallery.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#888888" />
    <param name="bigImageWidth" value="550" />
    <param name="bigImageHeight" value="650" />
    <param name="actualHeight" value="200" />
    <param name="actualWidth" value="125" />
    <param name="imageW" value="125" />
    <embed src="image gallery.swf" quality="high" bgcolor="#888888" width="750" height="830" name="image gallery" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    
    Posted 8 months ago #
  17. steve@thinksys.com.au
    Member

    Has bought the file

    Hi, I would like to integrate the gallery in to a site that I am building but I require the location of the XML file to be passed as a parameter rather than being fixed to images.xml. Is this possible? Thanks, Steve
    Posted 8 months ago #
  18. steve@thinksys.com.au
    Member

    Has bought the file

    Hi,

    I would like to integrate the gallery in to a site that I am building but I require the location of the XML file to be passed as a parameter rather than being fixed to images.xml. Is this possible?

    Thanks,

    Steve
    Posted 8 months ago #
  19. snowcat
    Author
    Member

    mlrencher: please send me a private message with the html code...

    steve: images.xml could be changed to anything else, but how exactly do you want to pass this file as a parameter?
    Posted 8 months ago #
  20. ldigitaldash
    Member

    Has bought the file

    I am having problems setting the text size in the html
    Posted 8 months ago #
  21. snowcat
    Author
    Member

    Do you mean the optional info at the bottom of the thumbnail (demo1) ?

    That can be easily modified by editing the "description_text" symbol from the Library. Double-click it, then select the dynamic text field from the Stage, then in the Properties panel change any attribute of the text.

    Thanks,
    Snowcat
    Posted 8 months ago #
  22. mlrencher
    Member

    Has bought the file

    still not heard from snowcat on example of passing parameters using html....
    Posted 8 months ago #
  23. snowcat
    Author
    Member

    Hi, I cannot read your message well on he forum, the script is somehow interpreted and thus doesn't appear right. Please send me a private message, trying to avoid to allow the FC website to interpret and translate your code. On the other hand... on what I understand from you, you want to pass variables to the swf file as html parameters, which cannot be done. Regards, Snowcat
    Posted 7 months ago #
  24. snowcat
    Author
    Member

    Hi,

    I cannot read your message well on he forum, the script is somehow interpreted and thus doesn't appear right. Please send me a private message, trying to avoid to allow the FC website to interpret and translate your code.

    On the other hand... on what I understand from you, you want to pass variables to the swf file as html parameters, which cannot be done.

    Regards,
    Snowcat
    Posted 7 months ago #

  25. Member

    Is it possible to customise the horizontal scroll bar so that it perpetually scrolls to the left in an endless loop when the mouse cursor isnt interacting with the movie? If so then is just what im looking for :)
    Posted 6 months ago #

  26. Member

    Is it possible to customise the horizontal scroll bar so that it perpetually scrolls to the left in an endless loop when the mouse cursor isnt interacting with the movie?

    If so then is just what im looking for :)
    Posted 6 months ago #
  27. aoppelaar
    Member

    Hi Snowcat,

    Just bought a paackage from you. I think you produce great things. Thanks for that. One quick question on the Image Gallery XML.
    How can I use it more than once on a site with different XML files?
    (haven't gone into the .fla yet which might be the anwer, but maybe there is a secret setting in the html ?

    Thanks a keep up the programming!
    /Andy
    The Netherlands
    Posted 5 months ago #
  28. ccvtee
    Member

    Hi,

    I want the image gallery to be loaded into another file, but when I loaded into another flash the slider extends beyond the width of the stage when loaded into another flash, which also makes the slider not work properly. How do I get the slider to maintain the set width when loaded into another flash file?

    Thanks

    Posted 4 months ago #
  29. mwmultimedia
    Member

    Has bought the file

    I‘m loving your file! Very customizable. I am wondering if it is possible to have the images automatically advance after a certain number of seconds. I have looked through the actions and I imagine that I could write an additional action to do this, but I am no expert, so thought I‘d ask you first.

    Thanks again for your good work!

    Posted 3 months ago #
  30. snowcat
    Author
    Member

    unknown:It's possible but I didn't provided yet functionality for infinite loops. I'll do that but I can't promise an exact day.

    Andy: Yes, the FLA file is the answer. You have in there
    xml.load("images.xml");
    so you can add extra functionality instead of it to load different XML files

    ccvtee: You could do this: open the original FLA file, click on the bagkground shape on the stage, hit F8 and name the symbol say "gallery". Then go to the main timline and cut-paste all the code from the first frame in the root document to the first frame of the gallery symbol you just created. Then you can copy-paste the gallery symbol along with the other assets from the Library into your own FLA document's Library. Here (in your FLA document), above the layer you're putting the gallery symbol in, create a new layer and draw a rectangle having the size of the gallery. Right click the rectangle's layer an select Mask.

    mwmultimedia: I guess you want images to loop too. Please read above.

    Posted 2 months ago #