0 members and 2,892 guests
No Members online

» Site Navigation
» Stats
Members: 35,442
Threads: 103,075
Posts: 826,688
Top Poster: cc.RadillacVIII (7,429)
|
-
Php
Uhh ya, I'm wondering if PHP would be the right tool if I needed to go to Http://Etc.Etc and go to a place in the code that's always in the same place (that is a image URL) and post it somewhere that flash could read it... Also does PHP have any ability to reduce image dimensions without the image being pixelated? I've never worked with PHP and since I plan on becoming a web designer it might be handy to know... I just need some damn motivation =(
-
not 100% sure about the flash question, but you can alter image sizes with it. you can do just about anything with it actually...
-
to adjust image size without pixelation you'll need a vector based image, and program.. i'm so high right now not food for advice xD
deaz\dxloa\dxedr

-
nope, there is free code out there that you can use for image resizing
-
Moved to electronic disc.
-
image pixelation can't be determined by some free code!?
deaz\dxloa\dxedr

-
There is code to resize images but you can't do anything about the pixelization.
-
Yeah. Resizing of images usually ends up with pixellisation. Sadly there are no algorithms I know of that do it perfectly... (Yet).
I don't quite understand what you mean by "go to Http://Etc.Etc and go to a place in the code that's always in the same place (that is a image URL) and post it somewhere that flash could read it... " - you mean, like, importing text into flash? You can do that with PHP, or simple txt files. Adding images is harder, but I think I have an example somewhere on my HDD of it... *Goes off to look for them*
EDIT: If you've got Flash 8 Pro (I don't know about others) there should be a folder called "Samples and Tutorials" in the flash install folder... In that, samples\ActionScript\LoadText covers importing HTML files into flash... Although I'm not totally sure if it works perfectly. All you need to do then is code a PHP file to generate the HTML code... and yes, there are scripts which display images from a database if that was what your question was.. I can't say much. I can only code PHP when I have cheatsheets out (Actually, that's a lie; I can only code database parts of PHP if I have a cheatsheet.. The others I can either guess or just do... However, much simpler to use VB/C#/whatever + ASP.NET...
Last edited by Tesseract; 02-01-2007 at 11:59 AM.
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
|