I like it
Monday, April 26, 2010, 09:46

add comment add comment   |  permalink   |   ( 2.9 / 129 )

iTunes menu with flash
Monday, June 02, 2008, 09:15 - flash


GENIAL OPEN SOURCE :

Flash iTunes Cover Flow - Version 2
source & comment here:
Weber design labs

This is replaced by the Flash content. Place your alternate content here and users without the Flash plugin or with Javascript turned off will see this. Content here allows you to leave out noscript tags. Include a link to bypass the detection if you wish.



add comment add comment   |  permalink   |   ( 3 / 1242 )

XML Path Language (XPath) for flash
Monday, February 04, 2008, 09:16 - flash


"The XPathAPI class allows you to do simple XPath searches within Macromedia Flash. This
can be very useful for searching XML packets based on node names and attribute values. In
other words, you can quickly find nodes and attributes in an XML document using the
XpathAPI methods." fom Adobe


>> XpathAPI.pdf

>> xml Path Language (Xpath)

Flash does not support all the functionalities of XPath API as defined by the XPath standard documents. Flash provides support to only a small subset of the XPath API.

The XPath API class contains the following public methods:

XPathAPI.getEvalString(node, path)
XPathAPI.selectNodeList(node, path)
XPathAPI.selectSingleNode(node, path)
XPathAPI.setNodeValue(node, path, newValue)


before flash 6 , hier is a Solution;

>> XPath library by xfactorstudio.

EXAMPLES:
>> richinternet Blog
add comment add comment   |  permalink   |   ( 2.9 / 1488 )

PAPERVISION link and examples
Thursday, January 31, 2008, 11:18 - flash


DOWNLOD CLASS ACTIONSCRIPT 2
the class package in AS2 here. (Revision 21)

or the official download:
>> class online

DOWNLOD CLASS ACTIONSCRIPT 3
http://code.google.com/p/papervision3d

and you have a component (actionscript3)
that you can download here

TUTORIAUX

tutorials from gotoandlearn

tutorials 3d panorama for as2



EXAMPLES

>> flame 3d
add comment add comment   |  permalink   |   ( 2.9 / 1378 )

SWFMacMouseWheel on Mac OS
add comment add comment   |  permalink   |   ( 3.1 / 1449 )


Next