Copy link to clipboard
Copied
I have a website which includes a table for inputing scores. I'd like to have a desktop notification pop up when a score is input. I'm not sure where to even begin on creating a desktop notification. I was hoping to getvsome help , pointers or even atleast some direction. Is really appreciate it. Thanks in advance. As far as desktop notification is like it to look something like this... http://www.google.com/m/search?q=dropbox+notification&pbx=1&aq=f&oq=&a qi=-k0d0t0&fkt=2109&fsdt=1248... Like what dropbox has. John
Copy link to clipboard
Copied
Those are many different types of desktop notifications. Some are Windows OS, some are Growl (Mac). You won't be able to get those from a website unless you made the browser which is unlikely. Have you considered developing an AIR application and building in a notification system or migrating in a third party system like Growl? That's probably going to be the best way to go about this.
Copy link to clipboard
Copied
What would I use for windows based system?
Copy link to clipboard
Copied
jokenadrian23 wrote:
What would I use for windows based system?
Most solutions use pop up windows in the Adobe AIR application. Take for instance an application like Tweetdeck. I don't think there is a Windows equivilent to Growl but I could be wrong. I would suggest posting your topic in the Adobe AIR Development forum to go about getting started with an AIR application.
http://forums.adobe.com/community/air
Copy link to clipboard
Copied
Do a search for html5 desktop notification. Google chrome supports desktop notification from the browser using html5.
best,
Shocker ![]()
Find more inspiration, events, and resources on the new Adobe Community
Explore Now