How to make sure my viewers have Flash 8 Player
I want to make sure that the viewers of my Flash Gallery already have Flash 8 Player. This is because Flash 8 Player supports all kind of images like progressive jpegs, gif and png while older versions support only standard jpeg.
Answer:
Starting with Flash Album Generator 2.02, you can enforce Flash 8 Player by editing the generated XML file. It has the same name as your photo album name or title.
You can add an extra FlashVersion element in the meta tag. Here is a sample:
<meta>
<entry name="thumbnailShadow">4</entry>
<entry name="shadowAlpha">50</entry>
...
<entry name="FlashVersion">8</entry>
</meta>
When this option is set the Flash Gallery viewer checks the flash version the user has and if it is less than specified - it does a very cool inline update to the latest Flash Player version. This is also known as Express Install
DISCLAIMER:
This is extra complimentary content which purpose is to show additional usage that is not part of the product, i.e. it suggests tips for extending the functionality of the product by the users themselves.
It is provided "as is", without warranty of any kind, express or
implied , including but not limited to the warranties of
merchantability, fitness for a particular purpose and nonfringement of
third party rights.
DMXzone does not take responsibility to
support the suggested content to be fully compatible and working as
intended and does not provide support for extended functionality which
is not included in the current release of the extension.
It is highly recommended that only more advanced developers use it.
Comments
Be the first to write a comment
You must me logged in to write a comment.