May 5, 2008 at 8:13 pm
· Filed under AIR, Flash, Flex
Yesterday I came across a fact that you can resize the stage size dynamically at runtime using actionscript code. But this is limited to AIR only (either Flash or Flex) but not supported in normal Flash.
Following is the code to change the width and height of the stage at anytime (runtime) using actionscript in AIR (Flash) ::
stage.stageWidth = {numericValue};
stage.stageHeight = {numericValue};
Of course, we can change the width and height of the stage in Flash (normal) using JavaScript or some other external script which controls the container of the swf file.
Regards,
Naresh Khokhaneshiya
Permalink
May 5, 2008 at 8:02 pm
· Filed under Adobe, News
Just heard that MXNA is now back again, possibly with new scalable hardware and more power. It is also now re-branded as Adobe Feeds. Now can read the Adobe News Paper again every morning :)
Great work Mike and his team. Keep it up.
Permalink
May 5, 2008 at 6:34 am
· Filed under Acrobat Connect, Adobe, News, Technologies
Adobe today announces new version of Acrobat Connect Pro.
Here are interesting updates for Developer and End user perspective:
- It does have support of editing the recording. Yes, now you can edit your meetings recoreded previously. That is really cool feature so you can remove unnecessory items from it and can have neat and clean content. Very good for Universities so they can have meeting recorded and edited for perfect reference for some subject or topic.
- Integration with IMs. With new version of Acrobat Connect Pro, you can see your friends and mates inside meetings. I still not experienced the new version but still, guessing you should able to invite them to join meeting etc.,
- Improved LMS support for e-learning. Now Acrobat Connect Pro supports tight integration with LMS. A meeting room can be splitted in to some sections for seperate discussion for group of students. With other improvements in e-learning through Acrobat Connect Pro, Adobe tried the best to minimize the distance between virtual class room and the actual class rooms.
- New version of Adobe Presenter. Adobe also launched new version of Adobe Presenter along with Acrobat Connect Pro, which is add-on to facilitate smoother experience of meetings. In this new version of Adobe Presenter, Now you can have complex puzzle creation support with randomization. There is also improvement in working with video in Adobe Presenter. Now you can also publish your presentation(s) to Mobile Devices and inside PDF too.
Availability:
According to press release, it should be available at end of May, 2008 with languages listed below:
- English
- French
- German
- Spanish
- Dutch
- Italian
- Brazilian Portuguese
- Japanese
- Korean
- Simplified Chinese
Important Links:
Permalink