Discuss 2 Quick Questions at the AppleTV 1 - Hackint0sh.org; First of all, is it possible to get OSX to play the APPLE TV start ...
-
2 Quick Questions
First of all, is it possible to get OSX to play the APPLE TV start up move before opening the app (Script, Automator, Wizardry{use the last one!})
I have implimented the Command TAB function but when i use it in APPLE TV to change application, the application selected does not show over the APPLE TV screen!
HELP!
people make mistakes, isnt that right bill...
-
-

Originally Posted by
matthewrotherham
First of all, is it possible to get OSX to play the APPLE TV start up move before opening the app (Script, Automator, Wizardry{use the last one!})
I have implimented the Command TAB function but when i use it in APPLE TV to change application, the application selected does not show over the APPLE TV screen!
HELP!
Hi Matthew 
2 answers :
1st : Yes it is possible to do this, you'll have to add an applescript that launches the intro.mov in full screen fisrt and then that calls the AppleTV BackRow app.
I'm working on an app that will setup the video and the screen resolution if needed.
2nd : Plz don't ask same question in different threads, i've already answered to you here > http://www.hackint0sh.org/forum/show...8&postcount=41
Thx.
-
-
script
ok then, thanks 
can some one give me a demo script for this as when i do it i cant stop Apple tv starting just as the movie does
also is there any way automator can do this as i am not too good on script (so if this can only be done on script please describe the steps as you would to a 6 year old!)
people make mistakes, isnt that right bill...
-
Here is how I did it
I have vlc instaled in applications
and intro.mov on my desktop
I also set vlc to open in full screen
i have apple tv replacing front row app
tell application "Finder"
activate
select window of desktop
select window of desktop
open document file "Intro.mov" of folder "Desktop" of folder "midwest138" of folder "Users" of startup disk using application file "VLC.app" of folder "Applications" of startup disk
tell application "VLC"
delay 18
end tell
select window of desktop
select Finder window 1
open application file "Front Row.app" of folder "CoreServices" of folder "Library" of folder "System" of startup disk
select Finder window 1
end tell
now save script as application
to make your own just run apple script editor
hit record on editor>open movie>open apple tv app(double click) close apple tv
then stop apple script record
make sure to add delay 18 between actions
add apple tv icon from here http://www.railheaddesign.com/index.php/pages/icons/
-
-
Where is the intro.mov located on the atv drive? i have a dmg of atv os and cant seem to find it
EDIT: never mind...just located a copy of web
Last edited by gtsmith; 04-02-2007 at 12:05 AM.
-
if you wnat to find the movie its in the BackRow.framework's resources folder aptly named: Intro.mov
-
Similar Threads
-
By dokosatchii in forum Installation
Replies: 0
Last Post: 12-13-2009, 01:43 PM
-
By iJosh 3GS in forum iPhone 3GS
Replies: 2
Last Post: 08-12-2009, 07:25 PM
-
By Numl0ck in forum Quickpwn 3G
Replies: 5
Last Post: 01-15-2009, 03:03 AM
-
By tcichosz in forum iPhone 3G
Replies: 2
Last Post: 08-22-2008, 07:27 PM
-
By motorcity in forum General
Replies: 0
Last Post: 09-14-2007, 12:28 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks