WMP on PIE (2003)

Forum Smartphones & PDAs : Multimedia - WMP on PIE (2003)

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: microsoft.public.pocketpc.multimedia (More info?)

 

Hello,

Im able to embedd the WMP Control in Pocket IE in PocketPC 2003
Devices..when i execute it at PDA im seeing the controls on the screen.

how to remove all the controls on the screen??? any help will be extremely
usefull

--
Thanks,

Arvind
----------------------------------------------------------------------------
--------------------------------------------------------------------
<HTML>

<HEAD>
<script language="javascript">
function loadplayercontrols()
{
Player.FileName="\\My Documents\\STLong.asx";
Player.Play();
}
</script>
</HEAD>
<Body onLoad="loadplayercontrols()" BGColor = "#0">
<object id="Player" width="239" height="290" class="back"
classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"
standby="Loading Windows Media Player components..."
type="application/x-oleobject">
</object>
<p align="left"><font size="3"><a href="module.htm">Back</a></font></p>
</BODY>

</HTML>

----------------------------------------------------------------------------
--------------------------------------------------------------------

Sponsored Links
Register or log in to remove.

Archived from groups: microsoft.public.pocketpc.multimedia (More info?)

 

On Wed, 8 Dec 2004 12:35:47 +0530, "Arvind" <arvinds@erivasystems.com>
wrote:

>Hello,
>
>Im able to embedd the WMP Control in Pocket IE in PocketPC 2003
>Devices..when i execute it at PDA im seeing the controls on the screen.
>
>how to remove all the controls on the screen??? any help will be extremely
>usefull

Like this :

<script language="javascript">
function loadplayercontrols() {

Player.ShowControls=false;
Player.ShowPositionControls=false;
Player.ShowAudioControls=false;
Player.ShowTracker=false;

Player.FileName="\\My Documents\\STLong.asx";
Player.Play();
}
</script>

That still leaves

ShowDisplay (whether the display panel is displayed. The display panel
provides show and clip information)
The ShowGotoBar (whether the Go To bar is displayed)
The ShowStatusBars (whether the status bar is displayed)

which you can play with to customise it further, in the same way as
above.

If you make any of ShowPositionControls, ShowAudioControls or
ShowTracker = true, then ShowControls is enabled and the control bar
with your selected controls will be shown.

Also bear in mind that WMPlayer10 on PPC (WM2003 SE) has a slightly
different object model. You may want to detect that version and offer
a modified page for those users.

Cheers - Neil

Reply to Anonymous

Archived from groups: microsoft.public.pocketpc.multimedia (More info?)

 

no success even after fiddling around with those controls

does anyone done this before on ppc2003 without any controls on WMP in PIE?


--
Thanks

Arvind

"Neil Smith [MVP Digital Media]" <neil@nospam.com> wrote in message
news:q2ier05g1duuqjrujgrh1pkel8453sglno@4ax.com...
> On Wed, 8 Dec 2004 12:35:47 +0530, "Arvind" <arvinds@erivasystems.com>
> wrote:
>
> >Hello,
> >
> >Im able to embedd the WMP Control in Pocket IE in PocketPC 2003
> >Devices..when i execute it at PDA im seeing the controls on the screen.
> >
> >how to remove all the controls on the screen??? any help will be
extremely
> >usefull
>
> Like this :
>
> <script language="javascript">
> function loadplayercontrols() {
>
> Player.ShowControls=false;
> Player.ShowPositionControls=false;
> Player.ShowAudioControls=false;
> Player.ShowTracker=false;
>
> Player.FileName="\\My Documents\\STLong.asx";
> Player.Play();
> }
> </script>
>
> That still leaves
>
> ShowDisplay (whether the display panel is displayed. The display panel
> provides show and clip information)
> The ShowGotoBar (whether the Go To bar is displayed)
> The ShowStatusBars (whether the status bar is displayed)
>
> which you can play with to customise it further, in the same way as
> above.
>
> If you make any of ShowPositionControls, ShowAudioControls or
> ShowTracker = true, then ShowControls is enabled and the control bar
> with your selected controls will be shown.
>
> Also bear in mind that WMPlayer10 on PPC (WM2003 SE) has a slightly
> different object model. You may want to detect that version and offer
> a modified page for those users.
>
> Cheers - Neil
>

Reply to Anonymous
Tom's Hardware > Forum > Smartphones & PDAs > Multimedia > WMP on PIE (2003)
Go to:

There are 471 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them
  • 13:08 OvrClkr won the Overclocking badge
  • 01:00 vianescute won the Freshman badge
  • 01:00 meywd won the Freshman badge
  • 01:00 nayega won the Freshman badge
  • 01:00 gpfear won the Freshman badge
  • 01:00 Conrad925 won the Freshman badge
  • 01:00 skythra won the Freshman badge
  • 01:00 Ckaz won the Freshman badge
  • 01:00 james59 won the Uniformed badge
  • 01:00 snarl won the Uniformed badge