Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
start up sound
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Expand all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Boris  
View profile  
 More options Feb 15, 4:22 pm
From: Boris <vanpasselbo...@gmail.com>
Date: Sun, 15 Feb 2009 13:22:55 -0800 (PST)
Local: Sun, Feb 15 2009 4:22 pm
Subject: start up sound
Hi,
I'm looking for a way to have a musicfile, that begins to play
automaticly when you start an app.

Is there some html code that I can implement or is there an other way?

thanks


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kazoomer  
View profile  
 More options Feb 15, 9:41 pm
From: kazoomer <kazoo...@gmail.com>
Date: Sun, 15 Feb 2009 18:41:45 -0800 (PST)
Local: Sun, Feb 15 2009 9:41 pm
Subject: Re: start up sound
Keep in mind that music clips are limited to 30 seconds and as of
right now, you can't stop playing them. They just stop when they have
finished.
That being said, you should be able to make it happen on init when the
app loads using JavaScript.

something like

var init = function() {
  Device.init();
  Device.PlaySound('some.wav');

}

..

<body onload="init();">...</body>

Good Luck

Rob Ellis
Phonegap.com
Nitobi.com

On Feb 15, 1:22 pm, Boris <vanpasselbo...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremy Edgell  
View profile  
 More options Feb 15, 11:38 pm
From: Jeremy Edgell <edge...@gmail.com>
Date: Sun, 15 Feb 2009 23:38:13 -0500
Local: Sun, Feb 15 2009 11:38 pm
Subject: Re: [PhoneGap] Re: start up sound
Can I make the suggestion that while this may sound like a good idea,  
is this going to cost you processing time at start up (ie make your  
app start slower) and does it really add to the user experience, or is  
this a "hey look what I can do" feature? I use the apps on my phone  
for (mainly) productivity related purposes and have dumped a few paid  
apps in favor of having an app that simply opens quickly enough for me  
to get or record the info that's on my mind at that point in time. I'm  
in no way knocking the idea(cuz I don't know anything about your app  
or its intended audience), I'm just the eternal usability tester.(sad  
when your day job follows you home, no?)

Sent from my iPhone

On Feb 15, 2009, at 9:41 PM, kazoomer <kazoo...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boris  
View profile  
 More options Feb 19, 11:17 am
From: Boris <vanpasselbo...@gmail.com>
Date: Thu, 19 Feb 2009 08:17:36 -0800 (PST)
Local: Thurs, Feb 19 2009 11:17 am
Subject: Re: start up sound
I tried to do it with a .js file and the body code, but it doens't
work,
can someone make a sample?

On 16 feb, 05:38, Jeremy Edgell <edge...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boris  
View profile  
 More options Mar 11, 4:03 pm
From: Boris <vanpasselbo...@gmail.com>
Date: Wed, 11 Mar 2009 13:03:48 -0700 (PDT)
Local: Wed, Mar 11 2009 4:03 pm
Subject: Re: start up sound
anyone?
I tried to make an app with startup sound via the sample in the www-
folder of phonegap,
but it doesn't work for me...

On 19 feb, 17:17, Boris <vanpasselbo...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
awaybbl  
View profile  
 More options Mar 15, 2:25 pm
From: awaybbl <rico.vacc...@gmail.com>
Date: Sun, 15 Mar 2009 11:25:17 -0700 (PDT)
Local: Sun, Mar 15 2009 2:25 pm
Subject: Re: start up sound
The only thing that I can think of is that you might need a little bit
of a delay before you can start playing any sounds to give the page
time to load, and for the phonegap to become fully initialized.

On Mar 11, 4:03 pm, Boris <vanpasselbo...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google