Posts filed under 'DHTML/HTML'

iPhoneDevCamp at Adobe was a hit

A fellow Adobe employee helped make a very successful iPhoneDevCamp happen over the last weekend. I would have loved to attend but I am in vegas waiting for a new addition to the family to arrive.

Here are some of the highlights:
Large group of iPhone owners
Attendee’s thoughts
LA Times Article on iPhone and dev camp in San Francisco
Application created during the hack-a-thon
Top 10 Apps created that weekend

2 comments July 9th, 2007


Labs gets CS3, check out JSEclipse too

The big news of the day is the Adobe Photoshop CS3 beta release on http://labs.adobe.com. There was also two other updates on labs that are still quite important for Adobe’s engagement platform. Spry is up to prerelease 1.4 and a new addition of JSEclipse.

JSEclipse is a new plugin for the Eclipse environment that helps developers code JavaScript faster and with no errors. With JSEclipse, you can complete a variety of tasks, from editing small sections of code to working with the next big AJAX library or developing plug-ins for a product that embeds JavaScript snippets.

Download and install JSEclipse and improve your JavaScript coding experience with:

* Contextual code completion & shortcuts.
* Project outline and quick navigation through function declarations.
* Syntax highlighting.
* Error reporting.
* Customizable code templates to get you started.
* Support for popular JavaScript libraries (Dojo, Prototype, YUI, Qooxdoo).
* Support for JavaDoc documentation and multi-line comments.

Add comment December 15th, 2006

Flex/Flash wmode Performance

I have been working with a component that loads FLV video and SWF animations. The component is sometimes CPU intensive because of the FLV video and SWF animations used….

Continue Reading 2 comments June 14th, 2006

DHTML popup menu and Flash content Z-index issues

We had a problem with a DHTML popup menu being rendered behind any flash content.
Code that is needed:

HTML:
  1. <div id="swfContainer" style="z-index:0;">
  2. <param name="wmode" value="transparent">
  3. <embed src="main.swf" wmode="transparent"...

Continue Reading 18 comments December 8th, 2005


Disclaimer: I work as a Flash/Flex Developer for Adobe Systems Incorporated. The opinions expressed here represent my own and not those of my employer.

My Amazon.com Wish List

Calendar

July 2008
S M T W T F S
« Jun    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Posts by Month

Posts by Category


Flex.org - The Directory for Flex