Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

2 Pages12>
Options
Go to last post Go to first unread
Allur Midhun Kumar Singh  
#1 Posted : Thursday, January 19, 2012 4:33:00 AM(UTC)
Allur Midhun Kumar Singh

Rank: Newbie

Groups: Member
Joined: 2/11/2011(UTC)
Posts: 7

Thanks: 3 times
hi,
iam using the image uploader flash version in classic asp .i want disable the top panel of the control . how can i acheive this .please advise.
Allur Midhun Kumar Singh attached the following image(s):
Diasabletopanle.png
p.shirykalova  
#2 Posted : Thursday, January 19, 2012 8:57:06 PM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi Midhun,

To hide elements on the top pane please use the following code:
Code:
<TopPane ViewComboBoxText="" ShowViewComboBox="false" TitleText="" AddFilesHyperlinkText="" ClearAllHyperlinkText="" OrText=""/>

Insert this line into your Image Uploader Flash configuration. Find more details about TopPane class and its members here.

Feel free to contact me if you have any questions.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
virgoshyam  
#3 Posted : Thursday, August 30, 2012 12:10:14 AM(UTC)
virgoshyam

Rank: Newbie

Groups: Member
Joined: 8/23/2012(UTC)
Posts: 7

Thanks: 3 times
Hi,

What to do if i want to change 'Change View' from Tiles to Thumbnail default, i.e. by default the Thumbnail will be selected in place Tiles. Please reply me ASAP. thank you for your help in advance.
p.shirykalova  
#4 Posted : Thursday, August 30, 2012 1:36:55 AM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi,

Please use uploadPane.viewMode property.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
virgoshyam  
#5 Posted : Thursday, August 30, 2012 2:36:44 AM(UTC)
virgoshyam

Rank: Newbie

Groups: Member
Joined: 8/23/2012(UTC)
Posts: 7

Thanks: 3 times
i have made below changes but seems not working, please guide me..

<script type="text/javascript">
//<![CDATA[
var uploader = $au.imageUploaderFlash({
id: 'Uploader1',
licenseKey: '77FF4-004BD-1753D-48ED4-8EEB5-6ED9BA',
width: '100%',
height: '500px',
viewMode: "Thumbnails",

i have reshuffled and even removed 'Tiles' from whole the code/script but still the Tiles at the top of the Drop down of the Top Pane.

Edited by user Thursday, August 30, 2012 2:57:33 AM(UTC)  | Reason: for more clarification

virgoshyam attached the following image(s):
thumb.JPG
p.shirykalova  
#6 Posted : Thursday, August 30, 2012 8:33:59 PM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi,

It should be:
Code:
uploadPane: {
  viewMode: "thumbnails",
},
Best regards,
Pauline Shirykalova
Aurigma Technical Support
thanks 1 user thanked p.shirykalova for this useful post.
virgoshyam on 8/30/2012(UTC)
virgoshyam  
#7 Posted : Thursday, August 30, 2012 11:13:10 PM(UTC)
virgoshyam

Rank: Newbie

Groups: Member
Joined: 8/23/2012(UTC)
Posts: 7

Thanks: 3 times
Hi Pauline,

Thanks for replying me, the issue got resolved and thank you for your help. i'll post you either email you in case any issue if i face in future.
p.shirykalova  
#8 Posted : Thursday, August 30, 2012 11:16:41 PM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi Shyam,

No problem! Please feel free to contact us.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
virgoshyam  
#9 Posted : Thursday, September 6, 2012 6:40:25 AM(UTC)
virgoshyam

Rank: Newbie

Groups: Member
Joined: 8/23/2012(UTC)
Posts: 7

Thanks: 3 times
Hello Pauline,

We are facing an issue, please look into and let me know the solution.

The photo rotation doesn't quite work right. I rotated it before upload... the thumbnail rotated... and displayed upside down... but the MAIN image is still right side up (when you click on the thumb). Thumb and Main should match...

We have integrated the demo version on our development server and also we have the same issue here on your server (demo link is --> http://demo.aurigma.com/...h/BasicDemo/Default.aspx )

Next week we have a launch, so please reply me ASAP.
p.shirykalova  
#10 Posted : Thursday, September 6, 2012 9:14:49 PM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi,

As I can understand the problem is similar to the one described here. If so, unfortunately current version of HTML5 uploader doesn't support getting EXIF data and rotating the images.

Please confirm that you don't have this problem in Flash version.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
virgoshyam  
#11 Posted : Friday, September 7, 2012 4:58:57 AM(UTC)
virgoshyam

Rank: Newbie

Groups: Member
Joined: 8/23/2012(UTC)
Posts: 7

Thanks: 3 times
We are using the flash version of the uploader, please let me know how we conclude that we are using the HTML or Flash one. Let me tell you the folder what i customized for my application, if you really have time then i can share/email you the steps through you can visit our website to review the actual issue.

Samples_ImageUploaderFlashJavaScript\BasicDemo\index.php

you can review the application from this URL as well: http://estatesalesanywhe...php?cid=1035&sid=482

Please provide me your desk number or email me so that we fix the issue.
p.shirykalova  
#12 Posted : Monday, September 10, 2012 12:27:58 AM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi Shyam,

I replied you via email. I look forward to your steps to reproduce and test images.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
thanks 1 user thanked p.shirykalova for this useful post.
virgoshyam on 9/10/2012(UTC)
virgoshyam  
#13 Posted : Monday, September 10, 2012 1:32:43 AM(UTC)
virgoshyam

Rank: Newbie

Groups: Member
Joined: 8/23/2012(UTC)
Posts: 7

Thanks: 3 times
Hi Pauline,

Please ignore the demo link and focus on my setup only and suggest me if we have the rotation working on this version of setup.

Let me compare both the versions of upload and get back to meantime please let me know if my setup is capable to rotate the images..this is very important feature and we want to keep this with our setup/application.

Here is the location from where i have downloaded this setup, please have a look and let me know if this can help you to know the version of my setup.

http://www.aurigma.com/D...UploaderFlashNoSetup.zip


Please reply me before you go home today, this is my humble request..thanks in advance.

Regards,
Shyam
p.shirykalova  
#14 Posted : Monday, September 10, 2012 2:16:06 AM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Shyam,

I understand now what you are talking about. This is you code:
Code:
converters: [
        { mode: '*.*=SourceFile' },
        { mode: '*.*=Thumbnail;*.*=Icon', thumbnailFitMode: 'Fit', thumbnailWidth: '90', thumbnailHeight: '90' },
        { mode: '*.*=Thumbnail;*.*=Icon', thumbnailFitMode: 'Fit', thumbnailWidth: '160', thumbnailHeight: '160' },
        { mode: '*.*=Thumbnail;*.*=Icon', thumbnailFitMode: 'Fit', thumbnailWidth: '530', thumbnailHeight: '480' }
]

You have 3 thumbnail converters and 1 source file converter. You rotate your image in the upload pane before the upload process starts and expect to have 4 rotated images on your server. Against expectations you have only 3 thumbnails rotated and 1 source file not rotated.

This is normal behavior. When you set the converter to send source files the uploader sends source files without any modifications. No rotate can be applied to source file converter. This is because this converter type is used not only for image files, but for other file types also which cannot be rotated or cropped (crop is supported in ActiveX/Java uploader only).

To be able to send the original file (without any resize) but with rotate applied please use the following converter type instead of source file (more details here):
Code:
{ mode: '*.*=Thumbnail', thumbnailFitMode: 'ActualSize'}


Please let me know if this is what you need.

Edited by user Monday, September 10, 2012 2:20:19 AM(UTC)  | Reason: Not specified

Best regards,
Pauline Shirykalova
Aurigma Technical Support
thanks 1 user thanked p.shirykalova for this useful post.
virgoshyam on 9/10/2012(UTC)
virgoshyam  
#15 Posted : Monday, September 10, 2012 2:32:21 AM(UTC)
virgoshyam

Rank: Newbie

Groups: Member
Joined: 8/23/2012(UTC)
Posts: 7

Thanks: 3 times
Hi Pauline ,

that's really working but..if i use 'ActualSize' for all the images then how will i create a thumbs..Please reply me on this as well..

Thanks,
Shyam
p.shirykalova  
#16 Posted : Monday, September 10, 2012 2:50:26 AM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Shyam,

You can use multiple converters. If you have 4 thumbnail converters, this means that for each of your image files added to your upload pane you will get 4 different thumbnails on your server side.
Please read our documentation for more details about configuring files to be uploaded.
All you need to do is to parse your request correctly. Code examples can be found in our samples (ImageUploadDemo\ResizedPhotoUploadDemo for example). I use the link to Upload Suite 8 demo page as server side code doesn't depend on the control version. You will see source code right on the page (under the control) and can choose your server platform.

Please let me know if you have any other questions.

Edited by user Monday, September 10, 2012 2:52:35 AM(UTC)  | Reason: Not specified

Best regards,
Pauline Shirykalova
Aurigma Technical Support
virgoshyam1  
#17 Posted : Thursday, October 18, 2012 5:44:07 AM(UTC)
virgoshyam1

Rank: Newbie

Groups: Member
Joined: 10/18/2012(UTC)
Posts: 7

Thanks: 2 times
Hi Pauline,

I have successfully integrated image uploader with one of my website and this was not be possible without your help so thank you very much and now looking for some help so that i can integrate the aurigma up for mobile devices as well. Provide me the best link and tutorials..thanks again.
p.shirykalova  
#18 Posted : Thursday, October 18, 2012 8:21:07 PM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi Shyam,

Good to know!

Our mobile upload solution is called Auirgma Up, it works on iOS and Android.
It is very easy to intergate, you just need to add a special format link to your webpage and download the app to your device.

Aurigma Up should be launched from your website. by clicking on the link you send the settings to the app via special protocol (instead of HTTP). After applying the settings the app "knows" where to upload the images/video and what to do after that.

Here you will find code designer to construct Aurigma Up link.
Here is our Getting Started Guide.

Please note Aurigma Up has free and paid versions, some features are available in paid version only.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
thanks 1 user thanked p.shirykalova for this useful post.
virgoshyam1 on 10/23/2012(UTC)
virgoshyam1  
#19 Posted : Tuesday, October 23, 2012 2:41:20 AM(UTC)
virgoshyam1

Rank: Newbie

Groups: Member
Joined: 10/18/2012(UTC)
Posts: 7

Thanks: 2 times
Hi Pauline,

i have to make a mobile based website with aurigma up integrated so that users can upload the images using iPhone/Android devices. here is the website http://mobilestatesale.netsmartz.us/ (pure HTML 5 based).

i had downloaded the script from the given location, generated a license key and pasted in the util.php file under the 'Include' folder and tried to see from here: http://mobilestatesale.netsmartz.us/PHP/iphone/ but seems not working if i am trying to see through the web URL as well the safari browser (Iphone)..please correct me and guide as well so that i can integrate the aurigma up for my mobile website users as well. We have already purchased license for website and mobile devices both. please help me..

Regards,
shyam
virgoshyam1  
#20 Posted : Tuesday, October 23, 2012 4:05:41 AM(UTC)
virgoshyam1

Rank: Newbie

Groups: Member
Joined: 10/18/2012(UTC)
Posts: 7

Thanks: 2 times
Hi Pauline,

Could you please provide me some reference URL (for mobile devices) so that i understand the flow. i have a query in my mind that how i call Aurigma app (downloaded from Itunes) for photo upload..please help..

Regards,
shyam
Users browsing this topic
2 Pages12>
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.