<?xml version='1.0' encoding='UTF-8'?>

<?xml-stylesheet href="./_c74_tut.xsl" type="text/xsl"?>
<chapter name="Tutorial 44: Flash Interactivity">

<previous name="jitterchapter43">A Slab of Your Very Own</previous>
<next name="jitterchapter45">Introduction to using Jitter within Javascript</next>
<parent name="jitindex">Jitter Tutorials</parent>



<h1>Tutorial 44: Flash Interactivity</h1>

<bluebox>In prior versions, Max gained access to Flash with the <o>jit.movie</o> object. However, Apple has  removed support for Flash media from QuickTime. Users wishing to work with Flash media in Max might look at the <o>jweb</o> object, or 3rd party interface objects such as <i>FLOSC</i>. Alternatively, you might want to convert your Flash scripts to JavaScript, since the two languages are similar.</bluebox>
<br/>


	<seealsolist>
		<seealso name="jit.movie">Show Apple supported media.</seealso>
		<seealso name="jweb">View HTML5 data in a Max Console.</seealso>
		<seealso name="js">Execute JavaScript</seealso>
		<seealso name="jsui">Design user interfaces in JavaScript</seealso>
	</seealsolist>
	</chapter>
