Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6995821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:04:42+00:00 2026-05-27T20:04:42+00:00

ANSWER: ******* For everybody else that overlook things: After you done all the other

  • 0

ANSWER: *******

For everybody else that overlook things:

After you done all the other things in Getting started section:

  1. You have to cd in your processing.js directory and start the httpd.py
  2. Go to 127.0.01:9914 or any other port you specificed there.
  3. VOILA…It works.

Always read the readme 🙂
But I also have to say that a “Get started” Section should include this important detail.
Eventhough it might be obvious.


Hi I am trying to get processing.js running and it frustrates the.. out of me.
It couldnt be simpler, right:

http://processingjs.org/learning

1. I have a myname.html with this:

<script src="processing-js-1.3.6/processing-1.3.6.js"></script>   
<canvas data-processing-sources="myname.pde"></canvas>

(just if you wonder, I also tried to add DOCTYPE, body, html, everything html needs, did not work)

2. And this is in my myname.pde:

void setup()  
{  
  size(200,200);  
  background(125);  
  fill(255);  
  noLoop();  
  PFont fontA = loadFont("courier");  
  textFont(fontA, 14);    
}  

void draw(){    
  text("Hello Web!",20,20);  
  println("Hello ErrorLog!");  
}  

All from the starter example (!!!).
I have the whole processing.js folder in the same directory.
If I load the example.html in it works.

If I hit my starter example it wont load.
At this point I really dont know what I did wrong.
It seems supereasy straight forward but it doesnt work.

Do I have to change something in the http conf ?
Do I have to add anything in the code ?
Is it the Browser ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T20:04:43+00:00Added an answer on May 27, 2026 at 8:04 pm

    “I have the whole processing.js folder in the same directory. If I load
    the example.html in it works.”

    Yet, in your html in seems that you’re calling the two files as if they’re located in different directories:

    <script src="processing-js-1.3.6/processing-1.3.6.js"></script>   
    <canvas data-processing-sources="myname.pde"></canvas>
    

    It is looking for the processing-1.3.6.js file in the processing-1.3.6.js directory and loading the myname.pde file from the current directory.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a table where I save all row-changes that have ever occurred. The
everybody, this is my question: i have a UILabel that displays the hour with
EDIT: after reading all the input from the other users, i decided, to use
This answer says that Linq is targeted at a slightly different group of developers
An answer to a Stack Overflow question stated that a particular framework violated a
In answer to this question Joel Coehoorn said Finally, only after the site's gone
This answer to a question about C++ unit test frameworks suggests a possibility that
This answer says: Vim's undo/redo system is unbeatable. Type something, undo, type something else,
I have a quick question that I'm sure some of you would have an
I have some code that retrieves a scripted svg image from a server via

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.