Tagged Questions
The jing tag has no wiki summary.
2
votes
5answers
550 views
Jing + swfobject 2.2 = big video in small div
I am trying to use swfobject 2.2 to display an swf, but the swf won't scale to fit the div that I'm putting it in. You can see what I've got here.
When it first loads, it is the right size, then it ...
1
vote
1answer
404 views
Android App Presentation
I wanted to make a video presentation of my android application. i know i can make the presentation by holding a camcorder in front of the screen and give walkthrough the application. But is there any ...
1
vote
1answer
8k views
How do I add playback controls to my embedded swf?
So I've got my shiny new screencast created with Jing (which I love) and have put my swf file on my web server and embedded in a test html page. It works just fine. However, there are no playback ...
0
votes
1answer
25 views
Allowing additional attributes with Relax NG
I am writing a relax NG schema to validate some XML files.
For most of the elements, there are some required attributes, and the instances of this XML schema may also add any extra attributes.
For ...
0
votes
1answer
115 views
Why isn’t Jing picking up xml:id for XInclude?
Given the following files
a.rnc:
start = a
a = element a { b }
b = element b {
attribute xml:id { xsd:ID }?,
attribute xml:base { xsd:ID }?,
empty
}
a.xml:
<a ...
0
votes
3answers
246 views
Using Jing with Google App Engine. Can't load SchemaFactory given Relax NG schema
Okay, so here's the short of what I'm trying to achieve. I am developing a small Google App Engine application that generates XML given a particular object.
Now, I run into issues because I need to ...
0
votes
1answer
104 views
How that overlay(?) form works in JING
OK, anyone can explain how Jing take screen shots with that overlay form? It appears that it take a full screen shot and records all visible window handles and let you select within the form a ...
0
votes
1answer
234 views
Jing video continuous play
I have downloaded Jing video capture tool and captured a video of an application.
It creates a swf video file.
Our requirement is to allow the video to play continuously.
Please let me know how to ...
0
votes
2answers
675 views
How to configure web proxy for Jing
Jing is great. But it won't start unless it can phone the mother ship. My internet access is via corporate web proxy. Jing doesn't seem to offer any way of configuring its connection to the internet. ...
0
votes
1answer
71 views
Background Handle!
I want to make a jing like screen capture but customized for what i need and I'm stuck.
i want to take the handle of open windows that are behind my 30 alpha form if that is possible.
the handle is ...