Piyush Giri

31
reputation
205 views

Registered User

name Piyush Giri
member for 8 months
seen 11 hours ago
website
location New Delhi
age 24
Sr. Flex Developer Specialties: Adobe Flex, Adobe AIR, Javascript, Sqlite. Like my answers? Vote them up! Did I answer your question correctly? Please accept my answer. Don't like my answer? Downvote it, but please leave me an explanation in the comments! Need to reach me about a question? Find me on Facebook, Orkut.
Nov
10
awarded  Popular Question
Aug
19
asked Flash Image gallery
Jul
18
comment Date picker in FLASH CS3
Somebody please help..
Jul
18
asked Date picker in FLASH CS3
Jul
15
comment flex combobox customize problem
thanx for comment Arno but this is not something which i'm looking for actually i need to create submenus in combobox where the header option should not be clickable.
Jul
15
asked flex combobox customize problem
Jul
13
accepted Flex problem in saving PDF at server
Jul
13
answered Flex problem in saving PDF at server
Jul
10
comment Flex problem in saving PDF at server
Thanks for the help lukesh.
Jul
10
comment Flex problem in saving PDF at server
it is required to save at the server side only.
Jul
8
comment Flex problem in saving PDF at server
Somebody please help.
Jul
8
revised Flex problem in saving PDF at server
edited title; edited tags
Jul
8
asked Flex problem in saving PDF at server
Jul
8
awarded  Supporter
Jul
7
awarded  Student
Jul
7
comment clone flex component
Thanx james .. this is exactly what i wanted !!! I 've created the object copy through the BitmapData method you've suggested like: var bd:BitmapData = new BitmapData(layout_cnv.width,layout_cnv.height); bd.draw(layout_cnv); var ba:ByteArray; ba = (new PNGEncoder()).encode(bd); //this below method should be called at the initialisation of pop up window. Img_new.load(parentApplication.ba), where Img_new is the image file in pop up window. Thanx once again.
Jul
6
comment clone flex component
Thanx the help, but What i am trying to achieve is that i have a canvas that is acting as a layout design which has some editable textareas, Images, Dynamic shapes that is drawn over there, so after completing the designing process I need to preview the whole layout in a seperate popup window . So for that i need to clone or copy that whole layout canvas including its child into a new canvas in the pop window. So how i can achieve that. Is there any way around to do the same. Thanx in advance
Jul
6
comment clone flex component
Thanx James for the help, but What i am trying to achieve is that i have a canvas that is acting as a layout design which has some editable textareas, Images, Dynamic shapes that is drawn over there, so after completing the designing process I need to preview the whole layout in a seperate popup window . So for that i need to clone or copy that whole layout canvas including its child into a new canvas in the pop window. So how i can achieve that. Is there any way around to do the same. Thanx in advance
Jul
6
comment clone flex component
yes Glenn dats true that i've posted the same question as the requirement is all of similar to that one. What i am trying to achieve is that i have a canvas that is acting as a layout design which has some editable textareas, Images, Dynamic shapes that is drawn over there, so after completing the designing process I need to preview the whole layout in a seperate popup window . So for that i need to clone or copy that whole layout canvas including its child into a new canvas in the pop window. So how i can achieve that. Is there any way around to do the same. Thanx in advance.
Jul
6
asked clone flex component
Jul
6
comment Passing values between functions
Thanx pipeep for such a nic explanation.
Jul
2
awarded  Commentator
Jul
2
comment Passing values between functions
Hi zdmytriv, Yes thats what i was wanted as a solution..Thanks a ton.!!
Jul
2
asked Passing values between functions
Jun
28
revised macro problem
deleted 63 characters in body
Jun
28
revised macro problem
added 1 characters in body
Jun
28
revised macro problem
deleted 193 characters in body; edited tags
Jun
28
asked macro problem
Jun
22
awarded  Organizer
Jun
22
accepted to Delete item at runtime
Jun
22
comment Flex zoom and scroll problem
Thanks for the help Andrew but Since i was required to zoom and restrict the layout canvas to the center of the main canvas so it was done like that, now i am able to do it. You can refer the solution showed up just above by "Bug a lot"..Its really a helpful solution. Thanks
Jun
22
comment Flex zoom and scroll problem
WOW thats brilliant !!Thanks a lot :-) It really works..i was not getting the idea how to restrict the layout canvas to move in the negative part of the main canvas and now i am able to do it..!! Its really a wonderful. Cheers !!!
Jun
19
comment Flex zoom and scroll problem
I've just encountered an article regarding this bug of flex bugs.adobe.com/jira/browse/SDK-13009 Is there really no way around to solve this problem. Somebody please help.
Jun
19
revised Flex zoom and scroll problem
added 88 characters in body
Jun
19
asked Flex zoom and scroll problem
Jun
18
answered to Delete item at runtime
Jun
18
asked to Delete item at runtime
Jun
17
asked to create Whiteboard component
Jun
16
comment Flex vertical sliding thumbnails
Thanks kenneth :-) I hope this will work..
Jun
16
comment Flex vertical sliding thumbnails
Thanks for the support kenneth, but i am sorry for not describing the requirement properly. Actually what i need is to slide down or slide up the thumbnails in the gallery with an rollover on it (without showing the scroll bar). ie sliding movement of images is required.
Jun
16
asked Flex vertical sliding thumbnails
Jun
16
comment Flex drawing example error
Ya I guess the same.. Thanks for the help and such a nice explanation.
Jun
16
comment Flex drawing example error
Thanks for the suggestion James, but i have created a new project in flex builder 3 and then the in the source folder i put all the given codes.Then at compile time i get this error. Please suggest me if i am wrong. Thanks in advance
Jun
16
asked Flex drawing example error
Jun
16
comment Flex Drag and resize
Hi artemb, i would like to ask one more thing that when i use the source code for the whiteboard flex application i get the following error: "Unable to locate specified base class 'Whiteboard.WhiteboardManager' for component class 'Whiteboard.Whiteboard'. Can u help me in this Thanks in advance."
Jun
16
comment Flex Drag and resize
Wow it really works... Thanks artemb for such a nice explanation and a kind help..
Jun
16
awarded  Scholar
Jun
16
asked Flex Drag and resize
Jun
16
answered submenu under linkbar option.