Posts Tagged ‘jquery flash’

Detecting parent URL with AS3 and jQuery – redux

Friday, January 23rd, 2009

In an earlier article I spoke about changing the stage size based on the URL of the page that loads the ShockWave. ... Read More

Changing Flash stage size from ActionScript

Sunday, January 4th, 2009

Changing the stage size can’t really be done in a pure sense just with AS, unfortunately.... Read More

Shockwaves in WordPress with jQuery Flash

Friday, August 15th, 2008

The other day I had to figure out how to load a shockwave into a wordpress post, I decided to do it with jQuery jFlash. I always edit in HTML mode so I could just paste the following in my article:... Read More

Extendable Flash Banner with jQuery Flash

Saturday, July 26th, 2008

Yesterday I had to figure out a way to make an extendable banner in Flash that when extended covers the content. The main idea with the approach I took is to load the shockwave in a div tag that is positioned above the content and have a movieclip in the shockwave for instance move down when the mouse is positioned over it.... Read More

Flash Banner part 1 – jQuery Flash and document specific chunks in MODx

Saturday, July 12th, 2008

If you are new to MODx you might want to check out the newbie MODx tutorial before you continue.... Read More