flash
Flex builder free for students
If you’re a student or a faculty at educational institutions worldwide, its time to rejoice. You can now get Adobe Flex Builder 2.0 for free! Adobe Flex 2 will be available to qualified education end-users for free download on Adobe.com in early November. Catch the full news here
WebOSS 07: The Event
On 13th October Teknowledge Software conducted the first “Free for All” Open Source Web Technology conference called WebOSS ’07. The event was the first of its kind to be held in Kolkata. Teknowledge Software, a software house based in Kolkata hosted the event along with WBUT as the venue sponsor. Volunteers dressed in white T-shirts … Continue reading
Flash and JavaScript Integration
Flash and JavaScript Integration Follow these easy steps to make flash communicate with JavaScript code and vice versa. a) Flash to JavaScript: Making Flash call a JavaScript function JavaScript Function Code. To be put in the HTML <script language=”JavaScript”>function alertMe(){ alert(“Hello, world”);}</script> Flash Code. To be put in any event of button, frame, where ever … Continue reading