Pocket Pc And Other Pda's
I have been gone for a while so forgive me if i dont no this one!!! I basically want to know if there is a way to take a flash site u made or even a html site and fit it where the new pocket pc phone editions coming out can see them without scrolling.... i notice some sites has it like tht but very few sites are pda friendly and i need for my site to be seen by everybody equally... THANKS IN ADVANCE
FlashKit > Flash Help > Flash General Help
Posted on: 08-14-2003, 11:01 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Flash 4 For Pocket PC
I want to develop some flash for the pocket pc 2002 platform but the macromedia flash player only works with flash 4. If I buy the flash 5 product will I be able to save as a flash 4 swf. If not how do I find a flash 4 product to develop with?
thanks
Mitch
Flash For Pocket PCs.
I recently got an iPaq.
I can play Flash files on it (with the Flash Plugin) via Internet Explorer.
The only problem is the fact that I can't get the dimensions right. I can't get my Flash animation to fill up the whole screen.
The version of IE is very basic and you can't invoke a full screen from it.
Can anyone offer any help?
Thanks.
Jam
Pocket Ie For Win 2005
Pocket ie for win 2005 has a full screen facility. How do I get my html containing my .swf to open full screen automatically?
Any help gratefully received.
FSCommand In Pocket PC
Hi All, this is Anoop
i am trying to launch an application from flash in pocket pC 2003 PDA,
I am using fscommand ("exec","Anoop.exe") on button click in flash,I have wrote follwing code in javascript
</SCRIPT>
<SCRIPT Language="VBScript">
<!--
Sub wpcu_FSCommand(ByVal command, ByVal args)
call doFS(command, args)
end sub
-->
</SCRIPT>
function doFS(command,args) {
switch(command) {
case "exec":
var ws = new ActiveXObject("WScript.Shell");
ws.Exec("anoop.exe");
break;
}
}
When i put alert message in doFS it is not getting displayed
where as in desktop it is working fine..
Can somebody please tell me what is wrong??
is FSCommand not supported in pocket pc javascript??
Is there a way to launch an exe from flash in pocket pc??
Flash 8 Or 9 For Pocket PC?
Hi,
Sorry I could not find the right place to put this question, sorry!
I have bought a Pocket PC and installed flash 7 for pocket pc onto it (as flash 7 is the latest version for pocket pc), a lot of websites do not support flash 7, does anyone know if adobe plan to release flash 8 or 9 for pocket pc as right now all the "good" sites that use flash dont support version 7.
THANKS VERY MUCH, Adam
Edited: 12/02/2006 at 05:25:07 AM by AdamRan
Flash In Pocket PC
Ok, I need to create a small flash movie (that talks to aspx) and embed it into Pocket IE. I don't need it full screen i just need it to load from Pocket IE... First off, what do i need to download for my pocket pc to view flash files? i tried downloading the player for pocket pc but it doesn't *seem* to work.... maybe it does and that leads to my second question, what version of flash does my swf need to be in order to view from pocket ie? and what code do i need to use to embed the object into the html? is it the standard object tag or is it something special?
Pocket PC Application
Hi!
Has anyone out there builit or is building a Flash stand-alone application specifically for the pocketPC? I wanted to pick your brain of any pitfalls you may have experienced, or tips you may have.
Thanks
Flash In Pocket PC
Ok, I need to create a small flash movie (that talks to aspx) and embed it into Pocket IE. I don't need it full screen i just need it to load from Pocket IE... First off, what do i need to download for my pocket pc to view flash files? i tried downloading the player for pocket pc but it doesn't *seem* to work.... maybe it does and that leads to my second question, what version of flash does my swf need to be in order to view from pocket ie? and what code do i need to use to embed the object into the html? is it the standard object tag or is it something special?
Scrolling Text For Pocket PC
I have about 200 pop windows with scrolling along a time line to do on a Pocket PC Flash. I want the text in the scrolling to look good. I just don't want plain text all one size and one color. I want diferent sizes and and colors and I want to have some bold type here and there. Now no matter how I do the scrolling with the text I entered when I export the swf file it looks like all the same. Some people have suggested I use html tags and I tried it but I'm not sure I did it right. No one has showed me the correct way to do it I just guessed. How can I do this to get what I am looking for? Enclosed is a sample of a problem I'm have result problems with. I would appreciate any help you can provide me. Thanks
Stand Alone Flash For Pocket Pc?
heya, I'm making a game in flash and I was wondering if its possible to export flash to a stand allone file that will play with a pocket pc, without the pocket pc requring flash to be installed. That said, is there even a way of exporting flash to a standalone exe that will play on a pc without flash installed??? - I want something kind of like directors projector files.
Any Ideas?
Thanks!
Stand Alone Flash For Pocket Pc?
heya, I'm making a game in flash and I was wondering if its possible to export flash to a stand allone file that will play with a pocket pc, without the pocket pc requring flash to be installed. That said, is there even a way of exporting flash to a standalone exe that will play on a pc without flash installed??? - I want something kind of like directors projector files.
Any Ideas?
Thanks!
Pocket PC Flash Player
Hi,
Im working for a company that has been contracted to produce Flash content for a load of Pocket PCs.
These Pocket PCs don't come with the Pocket PC Flash Player pre-installed. Now, there seems to be some confusion about getting the Flash Player onto the PCs.
I've seen that you can download it for free from the Macromedia website. But it suggests that its only free for developers. What about end users? Someone is suggesting they are charging $10.
Has anyone had any experience of this?
Thanks in advance
thesquirrel
Help- Can We Control Pocket Pc's Camera?
Hi, I have an ipaq pocket pc. How can I write actionscript to activate the pocket pc's built-in camera, so I can take a snap-shot of a picture? Can any one help me?
Thanks alot..
Flash Player For Pocket Pc
Anyone have flash player for pocket pc windows mobile 2005.
The one available cannot play youtube material. youtube material can only play with flash player 9 and this company only offers flash 7 for mobile...
WHen will it be developed? Any available
Pocket Pc's Infrared Port
Hi all,
Has anyone tried to capture an event from the IR port of a mobile device? For example the flash player will respond when someone beams you a file.
Anyone?
Thanks
Pocket Pc's Infrared Port
Hi all,
Has anyone tried to capture an event from the IR port of a mobile device? For example the flash player will respond when someone beams you a file.
Anyone?
Thanks
Rendering Text On Pocket PC
I am using dynamic text read in from an XML file, I have no trouble retrieving the information from the XML it's only when I dump it to screen that the PPC stops to think.
I have thought about using the stacking the deck method as mentioned in the PPC dev kit, but I need to read in a significant amount of text and the client really would prefer it is the content could be scrolled.
I notice that applications like the Acrobat reader for PPC can handle large amounts of content without a problem, as they seem to only render the text, which is required for immediate viewing. This is why I was after some sort of paging routine to emulate this ability with in flash.
I have also tried to use flash within Acrobat 6 but it pushes the file size right up and seem to have difficulty playing video.
http://www.4ks.com.au/goal/flash/interface_working.html
Rotate 320x230 Into 230X320 For Pocket PC
I am currently loading the first movie into the second but am loosing all but one edge of the image when perfoming the rotate and cannot workout how to alter the registration point.
Many thanks
Can You See The File Was Made By FlashMX On The Pocket PC?
I download the Flash Player 6 for Pocket PC from
http://www.macromedia.com/software/f...etpc/2002.html
and I used a example that download from
http://www.macromedia.com/software/f...cketpc/devkit/
These files are ppc_6 color picker.html and ppc_6 color picker.swf
In the beginning, I put the .html and .swf into the Pocket PC and used the Pocket IE run the .html file. But actually,I couldn't see anything on the Pocket PC. Did I make the mistake for step?
If you did some examples(the file was made by Flash MX) on the Pocket PC that is success,please tell me thanks!
Best regards,
softip
Pocket Pc - Hide Horizontal Scrollbar
I want to create a Flash movie that covers the entire available screen of my iPaq Pocket PC running Windows Mobile 2003 with PIE and Flash Player 6.
But no matter what screen dimensions I choose, the horizontal scroll bar always appears on the screen. Is there a way to get rid of this?
I already tried the PIE "fit to screen" option, but when I reload the page again, it shrinks?!
And I know that there are other products out there like FlashAssist and FlashPack, but I prefer to use the native ones.
Pocket Tanks Vs Worms Game?
Do anyone have a good .fla for a game like Pocket tank or like worms?
i need to do a game like that, but need to see a .fla so i can get started.
I want to oponent, shooting at turn. Correcting the barrel of their tank. setting the amount of power, then shoot.
then i want the tanks to have all kinds of differant weaponds to chooce from.
Hope someone can help:-)
THANKS
MIRRORMAN
Geturl & POST Doesn't On Some Pocket PCs
We have a flash application for "mobile explorer" which should POST data from an embedded flash object to another web page. This works fine on my mobile phone, but it doesn't work at all on the customers XDA. No POSTed data is passed from Flash at all.
Both Mobile units are Pocket PC 2003 mobile phones running "mobile internet explorer" and macromedia flash
version 7.
How can this be?
What other areas would I need to look into to try and find out what is causing this problem?
Thanks.
Need Good AS3 Pocket Reference Book
Hello
Anyone knows any good actionscript 3 pocket reference book available or going to release?
It will be so helpful to have one with me all the time.
Thank you
Flash Media Server And Pocket PC
Hello,
i'm develope an application of videoconference with flash media server 2 and desktop pc. Now i would use pocket Pc. Can i doing this?
Sorry for my english!
Demos
Can You See The File Was Made By FlashMX On The Pocket PC?
I download the Flash Player 6 for Pocket PC from
http://www.macromedia.com/software/f...etpc/2002.html
and I used a example that download from
http://www.macromedia.com/software/f...cketpc/devkit/
These files are ppc_6 color picker.html and ppc_6 color picker.swf
In the beginning, I put the .html and .swf into the Pocket PC and used the Pocket IE run the .html file. But actually,I couldn't see anything on the Pocket PC. Did I make the mistake for step?
If you did some examples(the file was made by Flash MX) on the Pocket PC that is success,please tell me thanks!
Best regards,
softip
Polly Pocket Landscape Effect
hey guys, I really need your help this time... I was asked to do a webiste working on a similar idea of the one used in Polly Pocket website. I've seen it in many other websites but I don't remember and can't find out.
this is the idea:
visit the website to see how it works when you move the mouse around, how's the animation done and the layers that give the "distance" effect:
http://pollypocket.everythinggirl.com/home.aspx
(skip the intro and mute the sound, I find it very annoying)
ok, do you know about a tutorial that could help me accomplish something like that? or could any of you be so kind and gentle as to provide me the actionscript I need for it? I want to do like a vector image, similar, in layers to give the sensation of distance, and animate them to the left or right slowly with the mouse movement like the example I gave.
I really need help, seriously
Thanks in advance
Flash Player 7 For Pocket Pc Phone
Hi,
Can anyone tell me if it is possible to view flash websites using the ppc flash player 7. I know that the SWF has to be authored as a Flash 7 file but I can't seem to see any flash content in pocket ie on my Imate K-jar?
I can play swf on the actual phone but I can't see flash on any websites.
Thanks
LoadSound Doesn't Work On Pocket PC
I'm trying to dynamically load an MP3 file into my flash movie on an iPAQ 3800 pocket PC. Everything seems to work fine. I don't get any error messages but the file doesn't play. If I use a getURL statement the Windows Media Player will open and the file will play. ie:
getURL("file:///My%20Documents/song.mp3");
This works but I want it to play in my flash movie. ie:
var mySong = new sound();
mySong .loadSound("file:///My%20Documents/song.mp3");
mySong .start(0,999);
Can anyone tell me how to make this work? Thanks in advance.
Flash Lite On Pocket PC Mobile 5 Permitted?
Dear Sirs
We have developed a Flash application that is perfect for the Pocket PC and will run under Flash Lite. However we are not clear on the distribution of Flash Lite with our application. I've looked all over the Adobe site and can't find this answer: I would like to know if its possible for us to include Flash Lite with our app OR point the customer to a page to get the player that doesn’t require filling out developer forms.
Thanks
Mitch
Mitch
Problems Installing Flash Player 7 For Pocket PC
I have a T-Mobile Dash Smart Phone with Windows Mobile 5 and I try to install Flash Player 7 for Pocket PC fp7_ppc_en.cab from the Adobe site and I get an error message. "Installation of fp7_ppc_en.cab was unsuccessful. The installation file is not intended for this device. Any ideas?
Streaming From Flash Media Server To Pocket PC
Hi all,
I am suppose to stream media content from Flash media server to Pocket Pc...
I have develop with Macromedia Flash 8, and its working for desktop PC....
But does not work for Pocket PC...Can anyone kindly tell for Pocket PC development what I need to develop??
And on the device what I need to play it??
And how to deploy it...
Kindly suggest me some sample code or documentation, how to do it for Pocket Pc.
Regards,
SaiSubha.
Creating A Pocket PC Program - MX Shared Objects/extracting To Txt Files.
Hi,
I am tring to create a Pocket PC Program for well, my pocket pc! It is going to be a 'diary' type program, in which you Create New Entries for a specified date.
I was using this tutorial
http://www.flashkit.com/tutorials/Dy...-820/index.php
but my problem was, is that I want too be able to take the journal entries off my pocket pc, and be able to convert them to .txt files on my main computer!
Anyone have any suggestions?
Creating A Pocket PC Program - MX Shared Objects/extracting To Txt Files.
Hi,
I am tring to create a Pocket PC Program for well, my pocket pc! It is going to be a 'diary' type program, in which you Create New Entries for a specified date.
I was using this tutorial
http://www.flashkit.com/tutorials/D..._-820/index.php
but my problem was, is that I want too be able to take the journal entries off my pocket pc, and be able to convert them to .txt files on my main computer!
Anyone have any suggestions?
Trouble Setting Focus In Pocket Pc: Object Doesn't Support This Property Or Method
Hello all:
I ve developed a simple keypad for a Compac IPAC handheld running Pocket PC. This runs Pocket Internet Explorer and I've got Flash Player for Pocket PC installed. Pocket Internet Explorer only supports Flash 4.
I need to have the focus set on the flash movie. I understand this is a piece of cake in flash 5 but not so easy in flash 4. I added the following jscript to the html file that brings up my .swf movie:
<BODY bgcolor="#006699" onload="window.document.rapier4.focus();">
"rapier4" is waht I have for ID in my object tag.
This works fine in IE 6.0 in windows 2000, doesn't work on the handheld. I get the following error when I load the page:
Microsoft Jscript runtime error
Line:0 Character:19 Error: Object doesn't support this property or method
Does anybody have a clue on this one? Any help would be greatly appreciated!!!!!
Art
[Edited by sdriver on 09-13-2001 at 01:45 PM]
|