[Redbutton-devel] bug of mhegc on "Initially Active"
Brought to you by:
skilvington
|
From: Derek P. <fi...@gm...> - 2008-03-20 07:14:41
|
//test
{:Application
( '/startup' 0 ) // Application content reference
:Items (
{:Stream 103
:CHook 10
:OrigContent :ContentRef("rec://svc/cur")
:Shared True
:Multiplex (
{:Video 101
:ComponentTag -1
:OrigBoxSize 720 576
}
{:Audio 174
:ComponentTag -1
}
)
}
{:Link
1
:EventSource 0 // Check this application...
:EventType IsRunning // ... for the IsRunning event
:LinkEffect (
:TransitionTo (( '/page_1.mhg' 0 ) )
)
}
)
:BackgroundColour '=00=00=00=FF'
:TextCHook 10
:TextColour '=BF=DF=FF=00'
:BitmapCHook 4
} |