Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / FTP Help

Author
Message
Mattchewy
14
Years of Service
User Offline
Joined: 16th Feb 2010
Location: Visual C++
Posted: 19th Feb 2010 01:20
I'm really new at this but how would I load an Image from my website(universestick.com/GameAssets/StartImage.png) to my game using FTP(or any other working way)?



Please help me. I'm new to this stuff.

When life gives you c++, make epic games.
Amnzero
15
Years of Service
User Offline
Joined: 1st Aug 2009
Location:
Posted: 19th Feb 2010 05:12
dbGetFile("StartImage.png"); // This function does not return the name of the file
dbLoadImage("StartImage.png", 1); // The name of the file to load is the first param of dbLoadImage

[url="http://neovance.com/"][/url]
Mattchewy
14
Years of Service
User Offline
Joined: 16th Feb 2010
Location: Visual C++
Posted: 20th Feb 2010 01:54
You could you give me example code to display an image from a website if this is my website: universestick.com and this is my file: /GameAssets/StartImage.png?

When life gives you c++, make epic games.
Mattchewy
14
Years of Service
User Offline
Joined: 16th Feb 2010
Location: Visual C++
Posted: 20th Feb 2010 02:12
Here is what I have now. It still doesn't work though. Anyone?



When life gives you c++, make epic games.

Login to post a reply

Server time is: 2024-10-02 01:20:51
Your offset time is: 2024-10-02 01:20:51