Random thoughts on Creative Suite, Flash Media Server, LiveCycle, Connect Pro
- acrobat Adobe Adobe Events adobe india Adobe Webinar AIR Bangalore Catalyst connect connect pro Connect Recordings CS4 CS4 e-seminar CS5 dreamweaver education e seminar Events Filter fireworks Flash Flash builder Flash Catalyst Flash Media Server Flash Platform Flash Player Flash Professional Flex Flex 4.5 Gumbo Hyderabad Launch Mobile Online Creative Festival Photoshop Pixel bender Pune recording roadshow RTMP security soundbooth Time Savers vyshak webinar
- July 2011 (1)
- June 2011 (1)
- May 2011 (1)
- April 2011 (2)
- March 2011 (1)
- February 2011 (4)
- January 2011 (3)
- December 2010 (1)
- November 2010 (1)
- July 2010 (1)
- June 2010 (1)
- March 2010 (2)
- February 2010 (6)
- January 2010 (1)
- November 2009 (2)
- October 2009 (2)
- September 2009 (3)
- August 2009 (3)
- July 2009 (4)
- June 2009 (3)
- May 2009 (4)
- April 2009 (2)
- March 2009 (1)
- February 2009 (3)
- January 2009 (1)
- December 2008 (2)
- Register for CS5 Roadshow – India (10)
- Flash Builder – More Devices Less Code – Webinar Recording (8)
- DISCOVE~RIA (5)
- Technical communicators – Join us for a fantastic FREE productivity workshop (4)
- Dreamweaver CS4 e seminar Part 2 – Spry and Timesavers (3)
- Many Devices One Code! Flash Builder 4.5 Webinar Recording (3)
- Building rich user experiences for your enterprise applications – Webinar recording (3)
- Flash CS4 Webinar Recording (2)
- Fireworks CS4 and Soundbooth CS4 Webinar Recording (2)
- Dreamweaver CS4 tips and Tricks e-seminar (2)
- William: I love that the Transformation TV shows move me to tears and make me laugh out loud all in the same...
- efterskoleliv: Maria Sharapova surely means business when she steps onto a tennis court. Whatever state of...
- Rolando Pummell: Really useful, thanks for posting it.
- AirPlay: Please let me know if you're looking for a writer for your weblog. You have some really great...
- Vikash Srivastava: Hi Vyshak, I need recorded webnair done on DW and on css 3 on Jan 18th 2012. please provide link...
- Federico Kitty: I’m impressed, I need to say. Really not often do I encounter a blog that’s both educative and ent...
- Dirk Costeira: Or at least how do I to add a mobile detection and redirection file or code in..
- Namioty handlowe: Some Info... Ahh tis quite true…....
Blogroll
Tags
acrobat Adobe Adobe Events adobe india Adobe Webinar AIR Bangalore Catalyst connect connect pro Connect Recordings CS4 CS4 e-seminar CS5 dreamweaver education e seminar Events Filter fireworks Flash Flash builder Flash Catalyst Flash Media Server Flash Platform Flash Player Flash Professional Flex Flex 4.5 Gumbo Hyderabad Launch Mobile Online Creative Festival Photoshop Pixel bender Pune recording roadshow RTMP security soundbooth Time Savers vyshak webinar


about 9 months ago
Hi Vyshak,
The existing Cairngorm Architecture which is used for Developing WebApplication is useful for developing FlexMobile Apps ?
I mean can we download the Cairngorm and start using in FlexMobile Apps Development ?
Thanks,
Shyam.s
about 9 months ago
Hello Shyam,
Good question, and the answer is Yes! You can continue following Cairngorm and use it in Flex Mobile and AS Mobile Application. I know few enterprise mobile apps under development, which shares the desktop codebase which is based on Cairngorm!
about 9 months ago
Thanks Vyshak
about 9 months ago
hi vyshak
i am doing flash lite apps i have a question in that,
i am doing magic mirror conspets like face morphing in that with out php help i can’t
submit image and taking images from server can u help me
about 9 months ago
Hello Umesh,
Help me understand it in more detail, so you want help on PHP side or you want to know how to upload files to a PHP function from FlashLite? I can definitely help you out with the FlashLite part here.
about 9 months ago
Hi Vyshak,
I just want to know that do you guys give professional training.
If yes can you please let me know the cost of the same.
I am looking for a complete training of Adobe Design Premium (Specially Flash, Dreamweaver,and Flash Builder)
about 9 months ago
hello sir,
Yesterday(20 april 2011) I was there in the Le Meridian Hotel as a student and want to ask u a simple question, It was good to see u there and roadshow was awesome..
My question is “can u tell me the set of computer languages to learn to be a web developer?”
about 9 months ago
Well, that’s a tricky one
you have to definitely master html, css,js and xml. I’ll leave the choice of server side platforms and languages to you.
about 9 months ago
for server side I like PHP.. thnx..
about 9 months ago
Hi Vyshak,
Can you please help me in sending sms to mobile from flex.
about 9 months ago
Hello Ravi,
AIR can’t send SMS behind the scene, but it can invoke the SMS application with the ‘to’ field populated, simple use, navigateToURL(new URLRequest(‘sms:1234567890′));. Or if you have an SMS service which you can call via any web service to send SMS, you can do that as well.
about 9 months ago
hi Vyshak,
I have developed on mobile application which is working properly on my Google Nexis device. but same application is not installing on other devices. like Samsung Galaxy 3, Samsung Galaxy fit, HTC wildfire.
packaging error is showing.
please suggest for the same.
Thanks
Sanjay
about 9 months ago
Hello Sanjay,
By any chance can you share the apk for me to test?
about 9 months ago
Hi Vyshak,
I have some problem in desiging the mobile application, i am using datagrid and in which it has a button as itemrenderer, when clicking on it should redirect to new screen. But when i am using navigator.pushView(NewScree);
Here its returning me null .
The item renderer is also based on the View.but still getting the error please help me.
about 9 months ago
Hello Shyam,
You need to dispatch the event as the scope is different for navigator. May be this example from Michaël CHAIZE would help.
about 9 months ago
Hi vyshak,
Can’t we make mobile apps can be run flash player runtime. Or, do we really require AIR to be present to run mobile apps? and is the latest SDK (4.5) is availbe now?
about 9 months ago
Hello Sateesh,
You are right. Mobile application built needs AIR to be present on the devices. The SDK and the release version of Flash Builder 4.5 is out. Grab it from here
about 9 months ago
Hi Vyshak,
i am new in flex development, i am trying to build mobile application for android with flash, currently m using flash builder burrito, but there is also another on ide or sdk 4.5 available, is there any difference between flash builder 4.5 and burrito also hero
plz reply
about 9 months ago
Hello Kalpesh,
As you may know, Burrito was a pre-release version and Flash Builder 4.5 is the release version. Engineering has done tremendous changes after Burrito and the versions of SDK’s are also different. So for any production development purpose, i would recommend you to use Flash Builder 4.5 and not Burrito.
about 9 months ago
Hello Vyshak,
I am looking for good Adobe Flex trainer in bangalore, do you recommend some one
about 8 months ago
Hello Pyari,
You can reach out to Tekno Ponit, who is our authorized training partner. contacts below,
TeknoPoint
No. 668/ B, Opp. to Koramangala club, 6th block Koramangala,
Bengaluru : 560095.
Tel. No.: (+91) (080) 41435640
http://www.teknopoint.in/
email: contact@teknopoint.in
about 8 months ago
Hai,
I am fairly new for Flex..
I just saw about Flash builder 4.5.. its a great news for mobile applications developers .. now my question is that in the builder if we select a project to be a new desktop application (AIR) and develop it.. now if want it to be converted into a new mobile project, is there is any way to switch the platform in the same project ? or i have to have two seperate projects with same functionality for desktop and mobile devices( android, IOS)..
about 8 months ago
Ideally you have to setup two projects with shared libraries. You can reuse your business logic/data access code so it becomes one code base. For mobile projects you need to design specific views and separate UI components, but the underlaying logic remains the same.
about 8 months ago
Hi,
I have developed one android application using Flash Builder Burrito. Now same application i want to create for iphone.
Please suggest or send me the helpful urls for the same.
Thanks
Sanjay
about 7 months ago
Go grab the new Flash Builder version and you are done!
about 8 months ago
Hi Sir,
Is flash builder 4.5 supports Windows communication services(SOAP 1.2 based web services) or not?
Regards
Prabhu
about 7 months ago
You can’t enjoy the any out of the box code generation for SOAP 1.2. You have to write your own custom handlers for the same.
about 8 months ago
I am trying to develop Blackberry Playbook app.
I have SQLite database which contain our App data. I do not able to find the solution to connect this database into Flex mobile project.
Please send me one sample code or project for help. I am using Flash Builder 4.5 for Flex mobile project development.
I want to subscribe your blog. please add my email ID. I do not get any option for subscription.
Thanks
Brij Kishor
about 7 months ago
Hello Brij, You can subscribe to this blog using RSS feeds. (http://feeds.feedburner.com/vyshak) Have you solved the issue of SQLite communication in PlayBook? it is a straight forward implementation. If not i can post a sample app.
about 7 months ago
Hi Vyshak,
I need to embed a pdf or a ppt into my Flex mobile app but not sure how to go abt it….Please help!
about 7 months ago
You can’t embed PDF or PPT directly inside the AIR container because of the format limitations. You might want to consider some API’s to first convert them to images and then try to display the images in the AIR app.
about 7 months ago
Hi vyshak,
i am developing an app using flash builder 4.5 for samsung galaxy tab.. i want to record a video using the tab’s camera and play it inside my app.. i can tweak the camera and record the video but i can play it inside my app.. please tell me a solution for my problem..
about 7 months ago
You can playback only supported codec’s. Different manufactures use different packaging mechanism so even if the codec is supported, you might not be able to play back the video because of a non supported container.
about 6 months ago
thanks for the reply, but is there is any solution. i meant is there is any chance for the new version of AIR player to support the tab’s video format?
about 7 months ago
Hi Vyshak,
i’m Mani from Tamilnadu. 2006 passed out of Sona College of Tech., salem. i hope you aware of it… i would like to discuss about Flex trends… if you dont mind can you share mobile no./email id….right now i’m working in Chennai…
my email: pmaneikandan at yahoo dot com.
Thanks.
about 7 months ago
Hello Mani,
Please send me an email at vyshakv at adobe dot com.
about 7 months ago
Hii Vyshak,
Can u suggest a best training institute for give training on next generation web and graphic designing in Hyderabad.
Adobe design suite.
Waiting for your valuable advice
Thanks & Regards
Kranthi Kumar Vemula
about 7 months ago
You can find it from our partner finder portal http://www.adobe.com/cfusion/partnerportal/index.cfm?event=partnerfinder&showtab=training&
about 6 months ago
HI,
I was asking about the galaxy tab video format support for the apps developed using flash builder 4.5.. i need whether its possible or not?
my next question is we have just started to develop apps for blackberry playbook using flash builder 4.5.. now when i just load a swf (app already developed in AS3) into the app using SWFLoader, its very slow.. i meant the drag drop etc.. but if the same assets is drag dropped with the app developed directly in flash builder 4.5, its smoother. is it because of the flash player or what?
about 5 months ago
Yes it is because of the framework and runtime version differences! Regarding the galaxy tab specification, you would need to extend the AIR runtime for the non supported codecs.
about 6 months ago
Dear Sir,
I am Rajesh Kumar. I Know Flash action Script3 and XML. I want to do something in Flex but i am confused, which language i use with Flex like PHP, .net or JAVA and if i need training in Flex then in Delhi how can i contact with you.
My Mobile No is +91 9958446827.
about 5 months ago
Hello rajesh, you can check adobe authorized training partners for the training part of it. When it comes to the server side language selection with flex, it is completely up to you and your expertise. Give me a hint of the application you are trying to build and I can give you suggestions.
about 6 months ago
Hi Vyshak,
I would like to update my Flash buider 4.5 for iphone & Blabkberry mobile development.
Can you share me the flash builder update link.
Thanks in Advance,
Sanjay
about 5 months ago
Apologies for the delayed response, you go to the help menu and choose check for software update. The adobe update manager will download and install the 4.5.1 version! Easy, isn’t it?
about 6 months ago
Hi Vyshak,
I am Abhijeet Bhosale. I am working as web designer in Emcure Pharmaceuticals. I had attended adobe’s road show in pune. It was too good. Thank you for your useful information. Recently my company had taken adobe CD5 pack but the machine is not compatible so we are planning for take a new Laptop so can you please suggest us which laptop best for us our budget is approx 70k. The brand we prefer is Sony and Apple (Macbook).
Waiting for your valuable advice
Thanks & Regards
Abhijeet Bhosale.
about 5 months ago
Hello abhijeet, I dont have any specific recommendation, but I would suggest to go with the one which has a better graphics card and ample RAM. Two things which certainly helps when working with creative site applications!
about 5 months ago
Hi,
is it possible to do Silent printing – no native dialogs using air ?
about 5 months ago
Not really. If you have a server side application which can send the direct PS/afp/prn streams, then its possible, but not directly from the air app.
about 5 months ago
Hi,
I have made one dashboard application in flash builder as flex mobile project. If I export it as .apk for android the size of .apk is fine which approximately matches the .fxp (which is in KB ) file of an application. But If I export built of that application for an iOS the size of an .ipa file goes beyond 7.5MB. Please brief me answer.
Thanks in advance.
about 5 months ago
about 5 months ago
Hello shrikant,
First of all the project size and export build sizes are not related. When you export for iOS, FB packages the runtime libraries along with the application hence the size increase. Android runtime is available on the device hence the apk file would be much smaller.
about 4 months ago
Hi Vyshak,
Is it possible to Open/Import a 3DS file in CS5 with applied texture/maps/lights?
about 3 months ago
It’s actually a nice and useful piece of info. I am glad that you shared this helpful info with us. Please keep us informed like this. Thanks for sharing.
about 1 month ago
Hi,
We are looking for adobe certified trainer who can do virtual training. kindly help me out in finding some good trainers.
contact :9652556186, vizagjobs123@gmail.com
about 1 month ago
Hi Vyshak,
I need your help this time. Actually from today something happening wrong with me in photoshop. (Let me tell you that I am using licensed version of photoshop this time… LOLz).
Whenever I am trying to save any image using [save for web], the file size of the image is not being change at any change of circumstance like when I changing the type of image like JPG, PNG or GIF, or I am trying to change the quality of the image, the size coming right below the image in left side is not being changes, please help me solving this problem.
Thanks & Regards,
Ashish
about 6 days ago
Really useful, thanks for posting it.