lava

LabVIEW Objects

Hi All, I have a base class object array into which I have typecasted many different child class objects and am passing it to a sub vi. Is there any way by which I can find out the original type of the object of each individual elements in the array? Thanks ... ...

Can sIFR and LavaLamp work together?

I am having a heck of a time getting sIFR and LavaLamp to play nice together. A brief history of LavaLamp: LavaLamp: a jQuery plugin started up by load the LavaLamp and jQuery supporting JS files add the LavaLamp css create an unsorted list and add the class "lavaLamp" to it add list memebers that contain anchor tags to the urls E...

JQuery Lavalamp Issue

Hi I keep having problems integrating a JQuery Lavalamp with Submenus. Take a look at http://karen.2kmegs.com the lavaLamp feature only works when hovering on the submenu items. I would like it to move when hovering on the root item like for example Products. My Javascript code is function fademenu() { $('.fade').hover( function ...

How to do visual effects for iPhone? (Plasma / Lava like)

Hi, I need to create an animated Plasma/Lava like effect, that resembles this image: http://dl.dropbox.com/u/1977230/example.png but slightly animated. I have absolutely no idea how to actually do those kind of effects on the iPhone. This would have to run as an UIView background, with some elements on top. Would that be feasible? A...