Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner


Reply
 
Share Thread Tools Display Modes
Old 01-07-2006, 04:46 PM   #121
Raw Wave
 
tj!2k4's Avatar
 
Join Date: Oct 2004
Posts: 3,294
tj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud of
what an excellent app! thanks!
__________________
Dr. Ron Paul for President 2008

Hope for America - http://www.ronpaul2008.com

Who is Ron Paul? - Why do we need Ron Paul?

__________________
CarPC Newbs Start Here: All your questions answered, as if by E.S.P.
tj!2k4 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-07-2006, 04:48 PM   #122
Raw Wave
 
lostreception's Avatar
 
Join Date: Sep 2004
Location: NY
Posts: 1,806
lostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud of
chuck the way its written it doesnt even need the restricted area because anything out of the area is masked

i just updated it to
if (_root._xmouse >= 0 && _root._ymouse >= 0)

its not even an issue
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'

LostReceptions Apps D/L Here

GPSGasoline- Rewriting

Draw- SkribblePad for Touchscreens

iGQwerty-iG3.0 Qwerty Keyboard

CarPCNetwork
lostreception is offline   Reply With Quote
Old 01-07-2006, 04:49 PM   #123
Newbie
 
Join Date: Sep 2005
Posts: 53
lucianop is on a distinguished road
thx, that would be great, so you guess that my problem is related to the color picker ... but have you some idea about the fact that this is true only for me?

about the restricted area, you're right, sorry for that, but I tested this function with older releases ... newest solved this issue ...

anyway, working on my desktop with a mouse, when I reach the edge of the drawing area keeping pressed the mouse left button, and the release it ... on reentering the drawing area the mouse keeps drawing also without pressing any button ...

trying to be more precise:

press left button and move mouse to draw on the drawing area ...
go toward the right edge and sorpass it then release the button ...
reenter the drawing area without any button pressed ...
you see that the mouse starts drawing also without any button pressed ...
lucianop is offline   Reply With Quote
Old 01-07-2006, 04:59 PM   #124
Raw Wave
 
lostreception's Avatar
 
Join Date: Sep 2004
Location: NY
Posts: 1,806
lostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud of
Quote: Originally Posted by lucianop
thx, that would be great, so you guess that my problem is related to the color picker ... but have you some idea about the fact that this is true only for me?

about the restricted area, you're right, sorry for that, but I tested this function with older releases ... newest solved this issue ...

anyway, working on my desktop with a mouse, when I reach the edge of the drawing area keeping pressed the mouse left button, and the release it ... on reentering the drawing area the mouse keeps drawing also without pressing any button ...

trying to be more precise:

press left button and move mouse to draw on the drawing area ...
go toward the right edge and sorpass it then release the button ...
reenter the drawing area without any button pressed ...
you see that the mouse starts drawing also without any button pressed ...

that is because flash then loses its ability to listen for a mouseup event
you are drawing outside of the field so it doesnt pick up the fact that you have released the mouse bacause it couldnt "hear" it outside of its own window
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'

LostReceptions Apps D/L Here

GPSGasoline- Rewriting

Draw- SkribblePad for Touchscreens

iGQwerty-iG3.0 Qwerty Keyboard

CarPCNetwork
lostreception is offline   Reply With Quote
Old 01-07-2006, 05:04 PM   #125
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Quote: Originally Posted by lostreception
chuck the way its written it doesnt even need the restricted area because anything out of the area is masked

i just updated it to
if (_root._xmouse >= 0 && _root._ymouse >= 0)

its not even an issue


Good thx
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-07-2006, 05:09 PM   #126
Raw Wave
 
lostreception's Avatar
 
Join Date: Sep 2004
Location: NY
Posts: 1,806
lostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud of
btw chuck i finished adding the mousedown effect

it was a little more complicated then i thought but i got something that works
i made flash tint the existing jpgs 50% black when hit

i successfully got it to work the other way around with a 2nd jpg file but ther was a moment (quick flash) where the file would reload everytime. it didnt look nice at all. plus imrunning a faster machine then some carputers so if i wont load quick enough on mine it will never work on a 733 or 1 ghz via
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'

LostReceptions Apps D/L Here

GPSGasoline- Rewriting

Draw- SkribblePad for Touchscreens

iGQwerty-iG3.0 Qwerty Keyboard

CarPCNetwork
lostreception is offline   Reply With Quote
Old 01-07-2006, 05:26 PM   #127
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Looks real good

i will start on updating now
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-07-2006, 05:54 PM   #128
Variable Bitrate
 
Meelobee's Avatar
 
Join Date: May 2005
Location: Amsterdam
Posts: 350
Meelobee is on a distinguished road
Quote: Originally Posted by Chuck
meelobee how is this?
Could not send via e-mail - bounce back

If you want to change the buttons change the .jpg file

I am waiting for lostreception to send me a new .fla with button up and down state

wow nice! But I got a problem getting it to work. It works when I open the .swf in a browser, but I can't get it to work embedded in RR.

I extracted draw-skinnable.zip from post 1 to C:\draw. I also extracted meelobeedraw.zip to C:\Draw

In my skin I have this command:

B09,0,460,160,70,"LOAD;scribble.skin;;C:\draw\draw &save.exe;Draw"

It loads the scribble screen, but shows the wrong draw screen. What do I need to change on that command load the new draw skin?
When I just add a 800x530px flasharea to the skin the right half of the draw area isn't working,
__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL
Meelobee is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-07-2006, 06:59 PM   #129
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Meelobee Down load your file again I just fixed the .swf file - I think


let me know if it works
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-07-2006, 07:12 PM   #130
Variable Bitrate
 
Meelobee's Avatar
 
Join Date: May 2005
Location: Amsterdam
Posts: 350
Meelobee is on a distinguished road
Nope, still the same. Which way should I use it? should embed the draw tool or just add the flashfile in rr?
__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL
Meelobee is offline   Reply With Quote
Old 01-07-2006, 07:26 PM   #131
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
add the flashfile in rr
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-07-2006, 07:37 PM   #132
Variable Bitrate
 
Meelobee's Avatar
 
Join Date: May 2005
Location: Amsterdam
Posts: 350
Meelobee is on a distinguished road
When I do that it's still only working half:

__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL
Meelobee is offline   Reply With Quote
Old 01-07-2006, 07:44 PM   #133
Raw Wave
 
lostreception's Avatar
 
Join Date: Sep 2004
Location: NY
Posts: 1,806
lostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud of
chuck i sent you a pm but the instructions are incorrect
i misunderstood you at 1st

dont delete the box you need to make it larger you changed the size of the movie but not the hidden fix layer i used to fix the swf embedded problem
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'

LostReceptions Apps D/L Here

GPSGasoline- Rewriting

Draw- SkribblePad for Touchscreens

iGQwerty-iG3.0 Qwerty Keyboard

CarPCNetwork
lostreception is offline   Reply With Quote
Old 01-07-2006, 08:51 PM   #134
Variable Bitrate
 
Meelobee's Avatar
 
Join Date: May 2005
Location: Amsterdam
Posts: 350
Meelobee is on a distinguished road


For those intrested; I've attached a jpg of the chalkboard I used in the picture above.
Attached Files
File Type: zip chalkboard.zip (37.5 KB, 55 views)
__________________
[■■■■■■■■■■■■■■■■■■■■] Install 80%
WWW.ZDCLAN.NL

Last edited by Meelobee; 01-07-2006 at 09:38 PM.
Meelobee is offline   Reply With Quote
Old 01-07-2006, 09:45 PM   #135
Constant Bitrate
 
Mattkins99's Avatar
 
Join Date: Mar 2005
Location: Seattle Area
Posts: 175
Mattkins99 is on a distinguished road
One usability issue I'm seeing. I'm using the version from post 100... so I think that's the newest. Anyway, everything works great except when I save an image or a few, close road runner (say I shutdown the computer for the night) then next time I start up the app, I'm taken to image 1.

Just based on how any other application acts, I'd expect to be taken to new blank screen. If I then want, I can click on the back buttons to see my old drawings (I'm mainly using this to write down phone numbers and addresses and such) I only want to look back at them when needed.... When I open the program I can see it will eventually get annoying if I have to press through all of my old images just to get to a new image.

Would this be an easy modification?

Thanks
__________________
Matt Atkins
Seattle5s | President
'01 M5 Lemans Blue/two tone black and silver interior
Factory nav.... for now

Old Car (almost sold)
'98 540i-6 blk/blk
Dell 300m | Xenarc 7" | Road Runner | iBusCOMM | NaviVoice | Streets & Trips GPS
Mattkins99 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




All times are GMT -5. The time now is 12:52 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics