Search found 34 matches

Go to advanced search

by Don
Sat Mar 23, 2013 5:42 am
Forum: Issues
Topic: change src on audio component to local storage var?
Replies: 28
Views: 5019
 
Jump to post

change src on audio component to local storage var?

Hi Katya, wav files are clearly supported and you have re-confirmed this in the link provided. I also know wav files work, as one of the issues above was that it would only play the first url know matter which was selected. Anyways... as this was clearly not working... I changed the design and now u...
by Don
Thu Mar 14, 2013 1:55 am
Forum: Issues
Topic: How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.
Replies: 29
Views: 9315
 
Jump to post

How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.

Sorry, as soon as the XML is returned, I still get a blank white page and endless wait circle.

If I remove the JS, the page returns correctly, including the webservice response/locations being populated.

by Don
Thu Mar 14, 2013 1:48 am
Forum: Issues
Topic: change src on audio component to local storage var?
Replies: 28
Views: 5019
 
Jump to post

change src on audio component to local storage var?

Sorry, that does not work either.

Now I get a shaded white overlay and an endless wait circle.

The entire app seems to crash and I have to exit out of it.
Even going back to the main page still has the white overlay and endless wait circle.

by Don
Tue Mar 12, 2013 11:05 pm
Forum: Issues
Topic: change src on audio component to local storage var?
Replies: 28
Views: 5019
 
Jump to post

change src on audio component to local storage var?

Hi Katya,

Sorry... still nothing happens.
I replaced with your above code and ticked Auto Play in the audio component.

I have re-confirmed that the full URL is in voicemail_msg_link.
I have also re-confirmed that the url does return and play the wav file when visited directly.

by Don
Tue Mar 12, 2013 9:47 pm
Forum: Issues
Topic: How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.
Replies: 29
Views: 9315
 
Jump to post

How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.

Replaced 
 with returns and now the app returns the white page again and hangs.

by Don
Tue Mar 12, 2013 8:38 pm
Forum: Issues
Topic: How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.
Replies: 29
Views: 9315
 
Jump to post

How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.

Hi Katya, The app is no longer freezing and displaying the white page... but there is also still no mapping working. Looking at the JS, it is all messed up now: precode googleMapDiv = Tiggzi("googlemap1_2").get(0);
$googleMapDiv = $(googleMapDiv);
mapWidth = $google...
by Don
Tue Mar 12, 2013 7:34 pm
Forum: Issues
Topic: change src on audio component to local storage var?
Replies: 28
Views: 5019
 
Jump to post

change src on audio component to local storage var?

Hi Marina,

I sent details in email to: a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a

by Don
Tue Mar 12, 2013 6:03 am
Forum: Issues
Topic: How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.
Replies: 29
Views: 9315
 
Jump to post

How to add custom icons for Geolocation Marker & Multiple Location Points? I will pay for a good answer.

Hi Katya, I have tried your above code for adding map points via REST. However, upon navigation to the map page, after the REST is loaded, the page goes all white and there is an endless wait icon (basically, it looks like the app crashed). Your assistance is appreciated, as I have tried everything ...
by Don
Tue Mar 12, 2013 12:22 am
Forum: Issues
Topic: change src on audio component to local storage var?
Replies: 28
Views: 5019
 
Jump to post

change src on audio component to local storage var?

I had tried that prior, but tried again. On click of image is now: precode var cell = $(this).parents('.cell-wrapper'); var vmailurl = $('[name="voicemail_msg_link"]', cell).eq(0).text(); var player = $('[name="voicemail_player"]'); player....

Go to advanced search