Commit graph

55 commits

Author SHA1 Message Date
Chris Willis-Ford
498c1ce227 SWF nearly feature complete, fixed HTML for plugin 2015-05-07 23:20:39 -07:00
Ray Schamp
f76b17b3d4 Add link to hardware plugin 2015-05-07 20:50:29 -04:00
Ray Schamp
8636c0c309 Update and link to FAQ 2015-05-07 20:50:07 -04:00
Ray Schamp
8215420eee Take a not so serious crack at short URLs 2015-05-07 19:03:41 -04:00
Ray Schamp
bf52f90457 Fix the little jump when you go to #home etc. 2015-05-07 18:06:28 -04:00
Ray Schamp
0d73f38bbb Remove non-HTML entities 2015-05-07 17:36:06 -04:00
Ray Schamp
038d4abb88 Add the FAQ 2015-05-07 17:35:47 -04:00
Ray Schamp
62f7fb785e Update footer links 2015-05-07 17:22:46 -04:00
Ray Schamp
1b75ba8663 Update privacy policy with final copy 2015-05-07 17:22:30 -04:00
Ray Schamp
505e23beac Don't go to pages that don't exist 2015-05-07 17:06:58 -04:00
Ray Schamp
30e6bb0828 Use modal Refill for popovers. Add JSshowExtensionDialog 2015-05-07 17:06:46 -04:00
Ray Schamp
c0b538de72 Add popover functionality 2015-05-07 11:00:47 -04:00
Ray Schamp
b8d142006d Add some comments 2015-05-06 20:44:24 -04:00
Ray Schamp
78764b539e Use non-caveman event handlers 2015-05-06 20:25:42 -04:00
Ray Schamp
15daacc8e9 Unredundantize static link method 2015-05-06 19:56:15 -04:00
Ray Schamp
06e031cdc8 Allow loading URLs from links 2015-05-06 19:55:28 -04:00
Ray Schamp
83f2b0fa7e Merge branch 'prototype' of github.com:LLK/scratchx into gh-pages 2015-05-06 19:37:41 -04:00
Ray Schamp
174ec96305 Allow loading URLs via GET param 2015-05-06 19:36:53 -04:00
Chris Willis-Ford
69d9eb6b64 New SWF with loadGithubURL
Right now loadGithubURL only supports SBX files but soon it will also
support extension JS files.
2015-05-06 14:56:14 -07:00
Ray Schamp
32a4a9b3e3 Show/hide the editor by putting it on/off screen 2015-05-06 15:06:32 -04:00
Ray Schamp
e4180f8adb Record the history when you switch pages 2015-05-06 15:02:20 -04:00
Ray Schamp
4fbe39264b Use a form for URLs so you can hit enter to submit 2015-05-06 14:59:37 -04:00
Chris Willis-Ford
36c0661a3b Added SoundFlower example project
Placeholder project for example directory
2015-05-06 11:35:39 -07:00
Ray Schamp
227bda3d10 Whitespace 2015-05-06 14:34:00 -04:00
Ray Schamp
aade567779 Fix calls to Flash when it's hidden 2015-05-06 14:30:56 -04:00
Ray Schamp
0e7abea151 Hook up forms to Flash 2015-05-06 13:58:03 -04:00
Ray Schamp
acc51bef15 Merge branch 'prototype' of github.com:LLK/scratchx into gh-pages
Conflicts:
	index.html
2015-05-06 13:47:11 -04:00
Chris Willis-Ford
f7d7231c06 New SWF with ASloadBase64SBX 2015-05-06 10:37:26 -07:00
Ray Schamp
ed93253f23 Fix featured extensions list 2015-05-06 11:07:48 -04:00
Ray Schamp
1680b462bd Remove link from nav heading 2015-05-06 10:46:26 -04:00
Ray Schamp
0c04d14964 Preserve history when linking 2015-05-06 10:45:05 -04:00
Ray Schamp
e7e49e070c Re-supply default list styles in page content 2015-05-06 10:44:47 -04:00
Ray Schamp
d01157e156 Add links 2015-05-06 10:23:44 -04:00
Ray Schamp
ece03eb8c5 Add handlers for file and url inputs 2015-05-06 10:18:15 -04:00
Ray Schamp
34d59aab3e Make logo go to home, fix click handler 2015-05-06 10:17:51 -04:00
Ray Schamp
a473ebf565 Simplify page switching method 2015-05-06 09:53:59 -04:00
Chris Willis-Ford
3f64f7002b Added base64 helpers 2015-05-05 16:04:01 -07:00
Ray Schamp
a69d55e995 Add static page navigation 2015-05-05 16:53:44 -04:00
Ray Schamp
53d0b66025 Style social media icons 2015-05-05 16:22:29 -04:00
Ray Schamp
c8acb945f6 Add a privacy policy page with styles 2015-05-05 13:14:27 -04:00
Ray Schamp
35e1cca33b Style the homepage 2015-05-05 13:06:47 -04:00
Chris Willis-Ford
ebb18f8076 New debug SWF with project file browsing 2015-05-04 18:19:56 -07:00
Ray Schamp
a505617bf4 Add initial home page content and grid layout 2015-05-01 15:50:11 -04:00
Ray Schamp
628c48afac Use bourbon/neat/bitters for CSS 2015-05-01 09:39:03 -04:00
Ray Schamp
2ccb6c1c76 Organize JS 2015-05-01 09:32:37 -04:00
Ray Schamp
9b68d8a7ec Upgrade jQuery 2015-04-30 17:36:27 -04:00
Ray Schamp
2c55b3d02c Do some CSS organization and hide the swf by default. 2015-04-30 17:23:09 -04:00
Chris Willis-Ford
6e5ec52315 Updated SWF with project and extension loading 2015-03-26 15:19:06 -07:00
Chris Willis-Ford
b392050016 Load a project if specified on the URL 2015-03-26 13:31:41 -07:00
Chris Willis-Ford
9a957780c7 Support loading extensions through URL parameters
Also added JSthrowError and JSeditorReady
2015-03-26 01:27:47 -07:00